/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #516F87;

}

.bodyfont {
	font-size: 13px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
}

.copyfont {
	font-size: 11px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
}
.bodyfont2 {
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	color: #333333;
	text-decoration: none;
	font-size: 13px;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 13px;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	font-size: 13px;
}
a:active {
	color: #0099FF;
	text-decoration: none;
	font-size: 13px;
}
.text{
  font-size:8pt;
}
