﻿/*
    Sites to look at: 
    http://www.pwcglobal.com/extweb/meta.nsf/docid/783CF795AB8CD110852570DF00721E5A
    http://www.deloitte.com/dtt/home/0%2C1044%2Csid%25253D2000%2C00.html
    http://www.weiserllp.com/index.htm
*/
body 
{
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #DFDFDF;
}

table.center 
{
	margin-left:auto; margin-right:auto;
	background-color: White;
}

.footer
{
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	color: Gray;
	text-align: center;
}

.footer A:link {font-weight:bold; color: #8F8454; text-decoration : none;}
.footer A:visited {font-weight:bold; color: #8F8454; text-decoration: none;} 
.footer A:hover {font-weight:bold; color: Gray; text-decoration : none;} 
.footer A:active {font-weight:bold; color: #8F8454; text-decoration : none;}

.title
{
    font-family: Tahoma, Verdana, Arial;
	font-size: large;
	font-weight: bold;
	color: #8F8454;
	text-align: left;
}

h6
{
    font-family: Tahoma, Verdana, Arial;
	font-size: small;
	font-weight: bold;
	color: Olive;
	text-align: left;
}
	
td.left
{
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	color: Gray;
	text-align:left;
	vertical-align: top;
}