﻿body 
{
	background-color:#F5F5F5;
	font-size:12;
	font-family:Tahoma;
}

table.toptable
{
	width:95%;
	border-width:thin;
	border-style:solid;
	border-color:Black;	
}

td.right
{
	text-align:right;
}
td.center
{
	text-align:center;
}
td.titlefont
{
	font-family:Century Gothic;
	font-weight:bold;
	font-size:xx-large;
}
td.TitleLabel
{
	font-size:x-large;
	font-weight:bold;
	color:#00C000;
                                    
}
TABLE.tablefont
{
	font-family:Century Gothic;
	font-weight:bold;
	font-size:medium;
	
}

TABLE.middletable
{
	width:80%;
	
}