body	{
	background: #8CB9F2;
	font-family: verdana; font-size: 12px;
	margin: 0px;
	}
.navBar	{
	background: #336699;
	}
.navBar td	{
	color: white;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 12px;
	}
.navBar td:hover	{
	background: #8CB9F2;
	}
.pageBody td	{
	background: white;
	padding: 10px;
	font-size: 12px;
	}
.mainTbl	{
	border: #000 1px solid;
	}
.headerText	{
	color: red;
	font-size: 28px;
	font-weight: bold;
	position: relative;
	top: 2px;
	left: 380px;
	}
.noHover:hover	{
	background: #336699;
	}
.footer	td {
	background: #336699;
	padding: 6px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	}
.footer	a	{
	color: #fff;
	}
.footer	a:hover	{
	color: gray;
	}
.companiesTbl	{
	font-size: 12px;
	}
.formTbl td	{
	font-weight: bold;
	font-family: century gothic;
	font-size: 16px;
	}
.contactTbl td	{
	padding: 0px;
	}
.linkList	{
	list-style-type: none;
	}
.linkList li	{
	padding: 10px;
	font-size: 14px;
	}