body,td,th {
	font-family: "Century Gothic", Century, Arial, Verdana;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #00024D;
}
.regText {
	font-family: "Century Gothic", Century, Arial, Verdana;
	font-size: 12px;
	color: #000000;
}
.headText {
	font-family: "Century Gothic", Century, Arial, Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #00024D;
}
.titleText {
	font-family: "Century Gothic", Century, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #E16C1F;
}.notesText {
	font-family: "Century Gothic", Century, Arial, Verdana;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
}

a:link {color: #00024D}
a:visited {color: #00024D}
a:hover {color: #E16C1F}
a:active {color: #00024D}

#scroll {
padding : 4px; 
width : 225px; 
height : 310px; 
overflow : auto;
}
img.border {
	border: 1px;
	border-color: #000000;
	border-style: solid;
}
.box {
	}
.box p {
	margin:10px 0 0 0;
	}
.box table {
	border:1px solid #000;
	}
.box td {
	border:1px solid #000;
	padding:2px;
	}
	#print {background-color:#fff;}
	#printButton {cursor:pointer;}
