.bodytext {
	font-family: "Book Antiqua", Garamond, "Times New Roman", Roman;
	font-size: 10pt;
	line-height: 12pt;
	color: #333333;

}
.MainHead {
	font-family: "Book Antiqua", Garamond, "Times New Roman", Roman;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #990000;
	text-transform: capitalize;

}
.SuperHead {
	font-family: "Book Antiqua", Garamond, "Times New Roman", Roman;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
}
.paraline {
	line-height: 11pt;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #CCFF00;
	text-decoration: underline;
	background-color: #663300;
}
a:visited {
	color: #CC9900;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: underline;
	background-color: #CCFF66;
}
.toptext {
	font-family: "Book Antiqua", Garamond, "Times New Roman", Roman;
	font-size: 10px;
	line-height: 12pt;
	color: #000000;

}
A.menubar {
font-size:        xx-small;
font-family:      Verdana;
font-style:       normal;
font-weight:      normal;
color:            white;
background-color: transparent;
text-decoration:  none;
}
A.menubar:link   {
font-size:        xx-small;
font-family:      Verdana;
font-style:       normal;
font-weight:      normal;
color:            #FFFFFF;
background-color: #330000;
text-decoration:  none;
}
A.menubar:hover   {
font-size:        xx-small;
font-family:      Verdana;
font-style:       normal;
font-weight:      normal;
color:            #CCCC33;
background-color: #330000;
text-decoration:  underline;
}
A.menubar:visited   {
font-size:        xx-small;
font-family:      Verdana;
font-style:       normal;
font-weight:      normal;
color:            #CCCCCC;
background-color: #330000;
text-decoration:  none;
}
