body		    {
	background-color:#f5f5f5;
	margin-top:0px;
	margin-left:0px;
	text-align:left; }
h3 { 
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#993333;
	font-size:16px;
	margin-top:10px;
	margin-bottom:0px;
	font-weight: bold;
	}
.bodyText { 
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#333333;
	font-size:13px;
	line-height:18px;
	text-align:justify;
	}
.contactText { 
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#666666;
	font-size:13px;
	line-height:17px;
	margin:10px;
	margin-bottom:15px;
	}
.footerText { 
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#999999;
	font-size:11px;
	line-height:15px;
	margin:15px;
	}
.navText { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:11px;
	}
.tableText { 
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#993333;
	font-size:12px;
	}
.listText { 
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#333333;
	font-size:13px;
	line-height:18px;
	text-align:left;
	margin-bottom:4px;
	}
.button { 
	color:#ffffff;
	background:#990000;
	margin-left:42px;
	}
.input { 
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#333333;
	font-size:12px;
	background:#cccccc;
	}
.homeContent { 
	margin:25px;
	}
.content { 
	margin:0px 20px 30px 40px;
	}
blockquote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#999966;
	text-align:justify;
	margin-left:15px;
	margin-right:15px;
	}
li { 
	margin:1px;
	}
ol { 
	margin-top:0px;
	margin-bottom:15px;
	}
ul { 
	margin-left:50px;
	}

A { 
	text-decoration:underline;
	color:#333333;
	background:Silver;
	}
A:hover { 
	text-decoration:none;
	color:#990000;
	background:Gainsboro;
	}

A.contact { 
	text-decoration:underline;
	color:#666666;
	background:transparent;
	}
A.contact:hover { 
	text-decoration:none;
	color:#333333;
	background:#cccccc;
	}

A.footer { 
	text-decoration:underline;
	color:#999999;
	background:transparent;
	}
A.footer:hover { 
	text-decoration:none;
	color:#666666;
	background:#e5e5e5;
	}

A.nav { 
	text-decoration:none;
	color:#ffffff;
	background:transparent;
	}
A.nav:hover { 
	text-decoration:none;
	color:#669900;
	background:GreenYellow;
	}

A.subnav { 
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	line-height:14px;
	text-decoration:none;
	color:#ffffff;
	background:transparent;
	margin-left:104px;
	}
A.subnav:hover { 
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	line-height:14px;
	text-decoration:none;
	color:#993333;
	background:#ffffff;
	margin-left:104px;
	}

A.none { 
	text-decoration:none;
	background:transparent;
	}
A.none:hover { 
	text-decoration:none;
	background:transparent;
	}

A.small { 
	text-decoration:underline;
	color:#336699;
	background:Lavender;
	}
A.small:hover { 
	text-decoration:underline;
	color:#003366;
	background:LightSkyBlue;
	}
