BODY  {
	
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	background-color : #ffffff;
}

TD {
	
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	background-color : #ffffff;
}



H3 {
	
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	background-color : #174B94;
	padding: 3px;
	
	
}
H4 {
	
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #174B94;
	background-color : #ffffff;
	padding: 3px;
	
	
}

H1 {
	
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #ff0000;
	background-color : #ffffff;
}


H2 {
	
	font-size : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #249953;
	background-color : #ffffff;
}

H5 {
	
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	background-color : #249953;
}




A  {

	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : underline;
	color : #249953;
	text-decoration : underline;
	
}

A:Visited  {

	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : underline;
	color : #249953;
	text-decoration : underline;
	
}

A:Active  {

	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : underline;
	color : #FFC000;
	text-decoration : underline;
	
	}

A:Hover  {

	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : underline;
	color : #9EBBE5;
	text-decoration : underline;
	
}