body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #330000;
	background-image: url(images/bg1.jpg);
	background-attachment: fixed;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #996600;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
}.notestext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
}

a:link {
	color: #8B6030
}
a:visited {
	color: #8B6030
}

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