body
{
	background-color: #666666;
	color: white;
	text-align: center;
	min-width: 786px;
	font-family: "verdana", "times";
	font-size: 12pt;
}

img
{
	border: 0;
}

span.copyright
{
	color: #dddddd;
	font-style: italic;
	font-family: "verdana", "times";
	font-size: 8pt;
	font-weight: bold;
}

td.contentCell
{
	/* background-image: url('background.jpg'); */
	color: black;
	font-family: "verdana";
	text-align: justify;
}

h1
{
	font-weight: bold;
	font-family: "verdana", "times";
	font-size: xx-large;
}

h3
{
	font-weight: bold;
	font-family: "verdana", "times";
	font-size: x-large;
}

a
{
	color: white;
	font-weight: bold;	
}