body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FDFAC6;
}
.regText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #0B3B09;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5E1413;
}.notesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #0B3B09;
}

a:link {color: #0B3B09}
a:visited {color: #0B3B09}
a:hover {color: #5E1413}
a:active {color: #0B3B09}

#scroll {
	padding : 4px;
	width : 400px;
	height : 125px;
	overflow : auto;
}

#scroll2 {
	padding : 4px;
	width : 250px;
	height : 325px;
	overflow : auto;

}
img.border {
	border: 1px;
	border-color: #000000;
	border-style: solid;
}
