BODY, A, TR, TD, TH, P, SPAN, DIV {
	font-family: Tahoma; 
	font-size : 11px;
	color : #000000;
	padding: 0px;
	margin: 0px;
	spacing: 0px;
}

A{
	color : #000066;
}

H1 {
	font-family : Tahoma;
	font-size : 18px;
	color : #0C2579;
	font-weight: bold;
	margin-bottom : 0px;
	
}

H2 {
	font-family : Tahoma;
	font-size : 14px;
	color : #0C2579;
	font-weight: bold;
	margin-bottom : 0px;
	
}

H3 {
	font-family : Tahoma;
	font-size : 12px;
	color : #0C2579;
	font-weight: bold;
	margin-bottom : 0px;
	
}

H4 {
	font-family : Tahoma;
	font-size: 11px;
	color: #0C2579;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
H5 {
	font-family : Tahoma;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

.header-link A
{
font-family: Tahoma; 
font-size : 13px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.header-link A:hover
{
font-family: Tahoma; 
font-size : 13px;
color:#000000;
text-decoration:underline;
}

.navigation-link A
{
font-family: Tahoma; 
font-size : 13px;
color:#FFFFFF;
text-decoration:none;

}
.navigation-link A:hover
{
color:#EFAB00;
text-decoration:none;
font-weight:bold;
}
.xp-page 
{
	font-family: Tahoma; 
	font-size : 24px;
	color : #000000;
}