

body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0C2B48;
}
.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.linkhighlight a:link {
	color:#FF0000;
	text-decoration: none;
}
.linkhighlight a:visited {
	text-decoration: none;
	color: #FF0000;
}
.linkhighlight a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.linkhighlight a:active {
	text-decoration: none;
	color: #FF0000;
}
-->
