body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(images/back.jpg);
}
.regtext {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #000000;
}
.headtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000033;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}.notestext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
}

a:link {color: #0000CC}
a:visited {color: #0000CC}
a:hover {color: #FF0000}
a:active {color: #0000CC}

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

