body, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color:#003366;
}
table {
	background-color:#FFFFFF;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF6633;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
.menu {
	font-family:Arial;
	color: #FF6633;
	font-weight: bold;
	font-style:italic;
	font-size:12px;
}
.menulink {
	font-family:Arial;
	font-weight: bold;
	font-size:12px;
}
.submenu {
	font-family:Arial;
	color: #FF6633;
	font-weight: bold;
	font-style:italic;
	font-size:12px;
}
.submenulink {
	font-family:Arial;
	font-weight: bold;
	font-size:12px;
}
.footer {
	font-size: 11px;
}
.title {
	font-family:"Maiandra GD";
	color: #FF6633;
	font-size:24px;
}
.separator {
	color: #0099FF;
}
.notice {
	color:#FF6600;
	font-weight:bold;
}
.slideTitle {
	color: #CC9933;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana;
}
.gtitle {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
