﻿a
{
	color: #000000;
	text-decoration:underline;
}

a:active
{
	color: inherit;
	text-decoration:inherit;
}

a:hover
{
	color: inherit;
	/*background-color:#deb887;*/
	text-decoration:inherit;
}

a:link
{
	color: inherit;
	text-decoration:inherit;
}

a:visited
{
	color: inherit;
	text-decoration:inherit;
}

body
{
	background: #FFE6CC;
	color: #000000;
	font-family: Verdana;
	font-size: small;
}

.Company
{
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;	
}

.LeftColumn
{
/*	border: 3px none #000000;	*/
	font-weight: bold;
}
 
hr
{
	 border:0px; 
	 width:100%;
}

p.header2
{
	font-family: Verdana;
	font-size:17px;
	text-align: center;
	color: inherit;
}

table
{
	 border:0px; 
	 width:100%;
}

td.header1
{
	font-family:Verdana;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	color: inherit;
	height: 50px;
}

td.LeftColumn
{
	font-weight:bold;
	vertical-align:middle;
	padding:4px;
}


x
{
	color: #0066CC;
	background-color: #000080;
}
