body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #010022;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
}
.regText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.headText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #003366;
}
.titleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #331050;
}.notesText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #999999;
}

a:link {color: #1B0941}
a:visited {color: #1B0941}
a:hover {color: #003366}
a:active {color: #1B0941}

#scroll {
	padding : 4px;
	width : 225px;
	height : 125px;
	overflow : auto;
}
img.border {
	border: 1px;
	border-color: #000000;
	border-style: solid;
}
.list1 {
	margin:0 0 16px 0;
	padding:0 0 0 20px;	
	list-style:none;
	font:13px/16px Georgia, "Times New Roman", Times, serif;
}
.list1 li {
	padding-left:15px;
	background:url('images/marker.png') 0 6px no-repeat;	
}
