body {
	background-image: url(images/frontpage-bg.gif);
	background-position: right top;
	margin: 0px;
	background-repeat: no-repeat;
	background-color: #00203B;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: #8C1229;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: #f0f0f0;
	scrollbar-face-color: #f1f1f1;
	scrollbar-highlight-color: #f0f0f0;
	scrollbar-shadow-color: #f0f0f0;
	scrollbar-track-color: White;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.content a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.content a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
