body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #579AC5;
	background-image: url(images/bg.gif);
	background-attachment: fixed;
}
H1  {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #224E68;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.headtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #224E68;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}.notestext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
}

a:link {
	color: #990000
}
a:visited {
	color: #CC0000
}
a:hover {
	color: #FF0000
}

#scroll {
padding : 4px; 
width : 225px; 
height : 310px; 
overflow : auto;
}
