BODY{COLOR: navy;FONT-FAMILY: Times New Romance, Vernada, Arial, Courier New, Tahoma}

A:link{COLOR: red}
A:visited{COLOR: brown}
A:active{COLOR: blue;TEXT-DECORATION: underline}

H1{font-size:19.0pt;COLOR: fuchsia;}
H2{COLOR: red;}
H3{COLOR: brown;}
H4{COLOR: navy;}
H5{COLOR: navy;font-size:7.0pt}

.text {
	font-size: 9pt;
	line-height:10pt;
	color: FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.bodytext {
	font-size: 12pt;
	line-height:13pt;
	color: navy;
	text-decoration: none;
	font-weight: normal;
}
.texthead {
	FONT-FAMILY:Tahoma, Times New Romance, Vernada, Arial, Courier New ;

	font-size: 12pt;
	line-height: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #990000;

}
.textsubhead {
	FONT-FAMILY: Arial, Courier New, Tahoma, Times New Romance, Vernada;
	font-size: 11pt;
	line-height: 12pt;
	color:brown;
	text-decoration: none;
	font-weight: bold;
}

.menu {
	font-size: 11pt;
	line-height: 11pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.menu:hover {
	font-size: 11pt;
	line-height:11pt;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}