body {
	background-color: #000000;
}
body, p, td, a {
	font-family: arial, tahoma, helvetica;
	font-size: 10pt;
	line-height: 15pt;
	color: #999999;
}
p {
	text-align: justify;
}
a, a:hover, a:visited, a:link, a:active {
	text-decoration: underline;
}
b, h2 {
	color: #dddddd;
}
h2 {
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt; 
}
small, small a {
	font-size: 8pt;
}