﻿.regText {
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	color: #333333;
	font-style:normal;
	text-align: center

}
.headText {
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bolder;
	color: #3b67a8;
	padding-bottom: -10px;
	font-style:normal
}
.titleText {
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", 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;
	font-style:normal;
}

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

