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

a:link {
	color: #FA177A
}
a:visited {color: #CE00AA}
a:hover {color: #5C0151}
a:active {color: #CE00AA}

#scroll {
	padding : 4px;
	width : 400px;
	height : 125px;
	overflow : auto;
}

img.border {
	border: 1px;
	border-color: #000000;
	border-style: solid;
}
.box {
	background-color: #77026A;
	padding: 3px;
	border: 1px solid #B87BA4;
}
.titleText2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
li {
	margin-bottom: 10px;
}

