body {
	background-color: #000000;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #991920;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #991920;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.texta {
 font-size: 10px;
 background-color: #cccccc;
 border: 1px solid #cccccc;
}