@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #0000FF;
	font-weight: bold;
}
a:link {
	color: #0000CC;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #3399FF;
}
a:active {
	color: #0000FF;
}
h1 {
	font-size: 16px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #666666;
}
.style1 {
	font-size: 9px;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	color: #000000;
}
