body {
	background-color: #000000;
	margin-top: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333333;
}
.style1 {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}
h2
{border-bottom: dotted;
border-bottom-color: #333333;
border-bottom-width:1px;
font-size:16px}

.style3 {font-size: 12px; }
.style5 {font-size: 14px; font-weight: bold; }
.style6 {font-size: 12px; color: #990000; }

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