body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #333333;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6600;
}.notestext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
}

a:link {
	color: #CC3300
}
a:visited {
	color: #660000
}
a:hover {
	color: #CC9900
}

a.news:link {
	color: #ffffff
}
a.news:visited {
	color: #ffffff
}
a.news:hover {
	color: #CC9900
}

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