body,td,th {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #CBD2C2;
	background-image:url(images/bg2.jpg);
}
.regtext {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #000000;
}
.headtext {
	font-family: "Papyrus";
	font-size: 22px;
	font-weight: bolder;
	color: #224C24;
}
.titletext {
	font-family: "arial";
	font-size: 13px;
	font-weight: bold;
	color: #867459;
}
.titletext2 {
	font-family: "Papyrus";
	font-size: 15px;
	font-weight: bold;
	color: #224C24;
}.notestext {
	font-family: "Book Antiqua";
	font-size: 12px;
	line-height: normal;
	color: #224C24;
}

a:link {color: #224C24}
a:visited {color: #224C24}
a:hover {color: #867459}
a:active {color: #224C24}

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

