﻿body, p, td
{
	background-color:#595959;
	margin-top:0px;
	font-family:Segoe UI, Tahoma, Arial, Helvetica;
	font-size:10pt;
	color:white;
}

div, span {

	background-color:#595959;

}

a, a:active, a:visited
{
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	color:Blue;
}

.small 
{
	font-size:8pt;
	text-align:center;
	color:black;
	background-color:white;
}

.smallgray
{
	font-size:8pt;
	text-align:center;
	color:white;
	background-color:#595959;
}

th 
{
	background:silver;
	color:black;
	text-align:left;
}

div#content1 
{
	margin : 0 auto;
	width:800px;
}