body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3D988;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
.regtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00426B;
	font-weight: normal;
}
.headtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #AF7B1B;
}
.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #00395C;
}.notestext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
}

a:link {color: #0033CC}
a:visited {color: #A8761A}

#scroll {
padding : 4px; 
width : 400px; 
height : 120px; 
overflow : auto;
}
img.border {
	border: 1px;
	border-color: #000000;
	border-style: solid;
}

