body {
	background-color: #003366;
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #393996;
	line-height: 18px;
}.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #4b4bc4;
	font-weight: bold;
	text-align: center;
}
a:link {
	color: #E6A700;
}
a:visited {
	color: #E6A700;
}
a:hover {
	color: #E6A700;
}
a:active {
	color: #E6A700;
}
.menu, a.menu  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #94b6ff;
	letter-spacing: 0.25em;
}
a.menu:hover {
	text-decoration: none;
}
.menu_current  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFC425;
	letter-spacing: 0.25em;
}


.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #e6a700;
}
