body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	padding-left: 30px;
	padding-right: 15px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}



.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.navmenu {
	font-family: "Copperplate Gothic Bold";
	font-size: 12px;
	color: #FEF200;
	display: block;
	height: 25px;
	width: 145px;
	background-color: #012D5E;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
}
.textbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.textscrolling {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	padding-left: 30px;
	padding-right: 15px;
	font-style: italic;
	font-weight: bold;
}
