html
{
	background-color: #000000;
	font-size: 9pt;
	line-height: 1.4em;
	color: #ffffff;
	font-family: Verdana,Arial;
	margin: 0px 0px 0px 0px;
}
.box
{
	 width: 640px;
	 background:#000000;
	 text-align: left;
}
a
{
	color: #3350d2;
	text-decoration: none;
}
h1
{
background:#be5d00;
text-align:center;
font-size: 14pt;
padding: 5px;
}
h2
{
text-align:center;
font-size: 16pt;
padding: 5px;
}