P  {
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana;
	color : #000000;
	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 :#000000;
	font-size: 10px;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana;
	color : #FFFFFF;
	background-color: #8A113D;

}

BODY  {
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana;
	color :#004229;
	font-size: x-small;
	background: #B5C784 
}

TD  {
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana;
	color :#000000;
	font-size:  x-small;
}
