body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	float: none;
}
body {
	background-color: #000000;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-indent: 4px;
	font-weight: normal;
	text-align: center;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #0857A2;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #096826;
}p {
	font-size: 14px;
	text-indent: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.notestext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #003569;
}

#scroll {
	padding : 4px;
	width : 700px;
	overflow : auto;
}
.bodyhead {
	font-size: 14px;
	font-weight: bold;
	color: #0A59A4;
	font-family: Arial, Helvetica, sans-serif;
}
img.border {
	border: 1px;
	border-color: #000000;
	border-style: solid;
}
a:link {
	color: #00BFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a:visited {
	color: #F3AE00;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #FF7F00;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
a:active {
	color: #F3AE00;
	font-size: 14px;
}
.footer {
	font-size: 12px;
	text-align: center;
}
