﻿.regText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.headText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #3b67a8;
	padding-bottom: -10px;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}.notesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #5692da;
}

a:visited {color: #33CCFF}
.Column {
	background-color: #FFFFFF;
	border: thin solid #000080;
}
