﻿body
{
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	margin: 0;
	text-align: center;
	color: gray;
	background-color: white;
	text-align: center;
}
table
{padding:4}
table tr th,
{
	color: #ffffff;
	background-color: white;
	font-size:13px;
	font-weight:normal;
}
table tr td
{

vertical-align:top;
text-align:left;
font-size: 11px;
}
table.content
{
	border-left:1px solid gainsboro;
	width:500px;
	font-size: 11px;
}
h1
{
border-bottom:1px solid gainsboro;
font-size:16px;
color:green;
}
.header,.subheader
{
font-size:12px;
font-weight:bold;
}
.miniheader{
color:#2F509F}
a,a.visted
{color:#2F509F}

