.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #686C70;
}

a, a:active, a:link, a:visited{
	color: #686C70;
	text-decoration: underline;
}

a:hover {
	color: #820805;
	text-decoration: underline;
}

h1 {
	font-size: 10pt;
	margin: 0px;
	color: #ffffff;
	padding-right: 5px;
	padding-top: 1px;
	font-family: Tahoma, Arial, sans-serif
}

h2 {
	font-size: 14pt;
	margin: 0px;
	color: #CCCCCC;
	font-family: Tahoma, Arial, sans-serif
}

