body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
}
.style1 {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFF99
}
.style2 {
	color: #ff0000
}
a {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #99ccff;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #99ccff;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.footer {
	font-size:8pt
}
.border {
	border: 1px solid #000000;
}