body {
	background-color: #015cab;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.border {
	border: 1px solid #000000;
}
.borderfloat {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.borderfloatright {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000000;
}

a:link {
	color: #015CAB;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #015cab;
}
a:hover {
	text-decoration: none;
	color: #001F3C;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	font-size: 13px;
}
.style5 {font-size: 10px}
.here {
	font-size: 13px;
	font-weight: bold;
	color: #492F90;
	font-style: italic;
}
.Title24px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	text-transform: capitalize;
}
.Title16px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
.yellowborder {
	border: .5px solid #FFC423;
}
.leading {
	line-height: 1.50em;
}
.float {
	float: left;
}
.green {
	color: #2C8600;
}
.Title20px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
}

