body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #320100;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
}
.regText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.headText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #4A0100;
}
.comName {
font-famil:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: #1A2D47;
}
.titleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #530100;
}.notesText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #1A2D47;
}

a:link {
	color: #660000;
	font-weight: bold;
}
a:visited {
	color: #660000
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:active {
	color: #660000
}

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