﻿body
{
    margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	border-top-style: none;
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	padding-right:0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top:0px;
}

h1
{
    font-weight: bold;
    font-size: 24pt;
    color: lightgrey;
    font-family: Arial, 'Gill Sans MT';
}

h2
{
    font-size: 14pt;
    color: #ffffff;
    font-family: Arial, 'Gill Sans MT';
    font-weight: normal;
}
.colTableBkgd
{
	background-image:URL(images/colTableBkgd.gif);	
}
.subGrayHeader
{
	color: White;
	text-decoration:none;
	font-family:Tahoma;
	font-size: 14px;		
}