.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000099;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #000099;
}
.bodywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.bodysmallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #FFFFFF;
}
.bodymed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
.bodymedbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.bodymedwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.bodylarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #003366;
}
.bodyxlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 20px;
	color: #003366;
}
.bodylargewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
}
.bodyxlargewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #FFFFFF;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  font-style: oblique;
	line-height: 12px;
	color: #003366;
}
.underlinehdg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #179997;
	line-height: 14px;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.menuhdg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF99;
	line-height: 14px;
	font-weight: bold;
}
.closewindow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #568EA8;
	letter-spacing: 2px;
	text-decoration: none;
}
.copywrite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bolder;
	text-decoration: none;
}
.bodyitalics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	line-height: 14px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #4C4C4C;
}



        h2 {font-size: 8pt; font-style: normal; font-family: arial;}
        h1 {font-size: 10pt; color: #FF0000;  font-style: normal; font-family: arial;}
        h4 {font-size: 14pt; color: #FF0000;  font-style: normal; font-family: arial;}
        h5 {font-size: 12pt; color: #000000;  font-style: normal; font-family: arial;}
        i.eight {font-size: 8pt; font-style: normal; font-family: arial;}
        i.ten {font-size: 10pt; font-style: normal; font-family: arial;}
	A:link    {text-decoration: none; color: blue;}
	A:visited {text-decoration: none; color: blue;}
	A:hover   {text-decoration: none; color: red;}
        h1 A:link    {text-decoration: none; color: yellow; background-color: #CC0000;}
	h1 A:visited {text-decoration: none; color: yellow; background-color: #CC0000;}
	h1 A:hover   {text-decoration: underline; color: red; background-color: #FFFFEE;}
        i A:link    {text-decoration: none; color: maroon; background-color: #FFFFFF;}
	i A:visited {text-decoration: none; color: maroon; background-color: #FFFFFF;}
	i A:hover   {text-decoration: underline; color: red; background-color: #FFFFEE;}
  u A:link    {font-size: 8pt; text-decoration: none; color: #336699;}
	u A:visited {font-size: 8pt; text-decoration: none; color: #336699;}
	u A:hover   {font-size: 8pt; text-decoration: none; color: #990000; background-color: #99ffff;}
