body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #C4985C;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #C4985C;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.regText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #C4985C;
}
.headText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bolder;
	color: #CEAC7C;
}
.titleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #E8C189;
}.notesText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #999999;
}

a:link {color: #CEAC7C}
a:visited {color: #CEAC7C}
a:hover {color: #E8C189}
a:active {color: #CEAC7C}

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