body, td, th, p
{
	font-family: verdana, tahoma;
	font-size: 8pt;
	scrollbar-face-color: white; 
	scrollbar-shadow-color: #003366; 
	scrollbar-3dlight-color: #003366; 
	scrollbar-arrow-color: #003366; 
	scrollbar-track-color: #e5e5e5;
	scrollbar-base-color: #e5e5e5; 
}
.normalText {
	color: #003366;
	padding: 45px;
	padding-top: 20px;
}
a:hover {
	color: firebrick;
}
a
{
	color: blue;
}

a:link.menu, a:active.menu, a:visited.menu
{
	color: white;
	font-size: 7.5pt;
}
a:hover.menu
{
	color: #f0e6dc;
}
.date
{
	color: white;
	font-style: italic;
	font-weight: bold;
}
.topaddress
{
	color: #333333;
	font-size: 7.5pt;
	font-family: arial;
	padding-top: 5px;
	padding-right: 10px;
}
.slogan1
{
	color: #003366;
	font-size: 8.5pt;
	font-family: georgia;
	font-style: italic;
	font-weight: bold;
}
.slogan2
{
	color: firebrick;
	font-size: 7.5pt;
	font-style: italic;
	font-weight: bold;
	font-family: georgia;
}
.header
{
	font-variant: small-caps;
	font-size: 22pt;
	font-style: italic;
	padding: 20px;
	padding-bottom: 0px;
}
.subhead
{
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	padding-left: 40px;
}
.bodytext
{
	color: #003366;
	font-weight: bold;
	padding: 45px;
	padding-top: 20px;
}
.bottom
{
	clear: all;
	padding-top: 10px;
	color: #f0e6dc;
	font-size: 7.5pt;
}
a:link.bottom, a:active.bottom, a:visited.bottom
{
	color: #f0e6dc;
	text-decoration: underline;
}
a:hover.bottom
{
	color: #5588BB;
	text-decoration: none;
}
a:link.bottom_menu, a:active.bottom_menu, a:visited.bottom_menu
{
	color: #333333;
	text-decoration: none;
	font-size: 7pt;
}
a:hover.bottom_menu
{
	color: #5588BB;
	text-decoration: none;
}
.footer
{
	color: #666666;
	font-family: tahoma;
	font-size: 9px;
}
a:link.footer, a:active.footer, a:visited.footer
{
	color: #666666;
	text-decoration: underline;
}
a:hover.footer
{
	color: #5588BB;
	text-decoration: none;
}
.logo
{
	position: relative;
	top: -23px;
	left: 25px;
}

