P  {
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana;
	color : #004229;
	font-size:  12px;
}

H1  {
	text-decoration : none;
	font-weight : Bold;
	font-family : Verdana;
	color : #101c7e;
	font-size: 16px;
}

H2  {
	text-decoration : none;
	font-weight : Bold;
	font-family : Verdana;
	color : #00A0C6;
	font-size: 12px;
}

H3  {
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana;
	color : #004229;
	font-size:  x-small;
}

A  {
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana;
	color :#101c7e;
	font-size: 12px;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana;
	color : #101c7e;
	background-color: #f2e22d;

}

BODY  {
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana;
	color :#004229;
	font-size: x-small;
	background: #ffffff ;
}

TD  {
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana;
	color :#004229;
	font-size:  x-small;
}
