body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #37574B;
}
.regText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37574B;
}
.headText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #37574B;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9AB257;
}.notesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
}

a:link {color: #37574B}
a:visited {color: #37574B}
a:hover {color: #BFC798}
a:active {color: #37574B}

#scroll {
padding : 1px; 
width : 600px; 
height : 140px; 
overflow : auto;
}
