body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #00688B;
	background-color: #f0f8ff;


}
.footer {
	font-family: Tahoma, serif, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;


}
hr {
	color: #CD0000;
	width: 90%;
	height: 1px;

}
.rborder {
	font-family: Tahoma, serif, Verdana;
	font-size: 9pt;
	color: #003366;
}
.bordertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
A:Hover  {
	color: #ff3300;
}
