body   { font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif; background: url(../images/background.gif) repeat-x left top }

td.content p { padding-left: 20px;
padding-right: 20px;
padding-top: 3px; }

td#footer  { color: #fff; font-size: 11px; }

td#copyright   { color: #ddd; font-size: 10px }

h3 { font-size: 14px; color: #003366; padding-left: 20px; }

p, ul, li   { color: #444; font-size: 12px }

td.left {padding: 10px; }

td.left p  { color: #222; font-size: 12px }

td.left a, td.left a:link, td.left a:active, td.left a:visited { color#222;
text-decoration: none; }

a:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #8a2700;
	} 	
a:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #8a2700;
	}	
a:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #1f3180; 
	}

a:hover { text-decoration: underline; }

img.title { padding-top: 3px;
border: none; }

.imageFloat {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
	}
	
.imageFloat2 {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	}
	
.gray {
	color: #47402f; }
	
.blue {
color: #003366; }

.title {
color: #003366;
font-size: 14px; }

.box {
	border: 1px solid #fff;
	padding: 10px;
	font-size: 11px;
	color: #003366;
	}

.gold {
	color: #bb7c0e;
	}