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 : #00A0C6;
	font-size: 12px;
}

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 :#0000CC;
	font-size: 12px;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana;
	color : #FFFFFF;
	background-color: #5f759e;

}

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;
}
