.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #FFFF99;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFF99;
}
a:active {
	text-decoration: underline;
	color: #BBBBBB;
}
.footer {
	font-size: 9px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a.footer:link {
	color: #3A4792;
	text-decoration: underline;
}
a.footer:visited {
	color: #3A4792;
	text-decoration: underline;
}
a.footer:hover {
	color: #3A4792;
	text-decoration: none;
}
a.footer:active {
	color: #3A4792;
	text-decoration: underline;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000066;
	font-weight: bold;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
a.style2:link {
	color: #222222;
	text-decoration: underline;
}
a.style2:visited {
	color: #222222;
	text-decoration: underline;
}
a.style2:hover {
	color: #222222;
	text-decoration: none;
}
a.style2:active {
	color: #222222;
	text-decoration: underline;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
a.style3:link {
	color: #000066;
	text-decoration: underline;
}
a.style3:visited {
	color: #000066;
	text-decoration: underline;
}
a.style3:hover {
	color: #000066;
	text-decoration: none;
}
a.style3:active {
	color: #000066;
	text-decoration: underline;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	font-weight: none;
}
a.style5:link {
	color: #3A4792;
	text-decoration: underline;
}
a.style5:visited {
	color: #3A4792;
	text-decoration: underline;
}
a.style5:hover {
	color: #3A4792;
	text-decoration: none;
}
a.style5:active {
	color: #3A4792;
	text-decoration: underline;
}
.style6 {
	font-size: 22px;
	color: #999999;
	font-weight: bold;
}
.style7 {
	color: #4a7eff;
	font-size: 18px;
	font-weight: bold;
}
.style8 {
	font-size: 14px;
}
a.style8:link {
	color: #3A4792;
	text-decoration: underline;
}
a.style8:visited {
	color: #3A4792;
	text-decoration: underline;
}
a.style8:hover {
	color: #3A4792;
	text-decoration: none;
}
a.style8:active {
	color: #3A4792;
	text-decoration: underline;
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
 .floatleft { float: left; margin: 0px 5px 5px 0px; }
 .floatright { float: right; margin: 0px 0px 5px 5px;
 }
 .imgbordergrey {border: thin solid #CCCCCC;
}