.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-align: center;
	padding-bottom: 4px; 
}
.mainNav a { text-decoration: none; color: #006699; }
.mainNav a:hover { text-decoration: none; color: #996600; }
.mainNav a:fade { text-decoration: none; color: #996600; }

TABLE TD.mainTable { border: 13px solid #ffffff; background-color: #dcdcdc; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; padding: 20px; line-height: 18px; }
TABLE TD.mainTable a { text-decoration: underline; color: #333333; }
TABLE TD.mainTable a:hover { text-decoration: underline; color: #006699; }
TABLE TD.mainTable a:fade { text-decoration: underline; color: #006699; }

.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.tableText  a { text-decoration: underline; color: #333333; }
.tableText a:hover { text-decoration: underline; color: #006699; }
.tableText a:fade { text-decoration: underline; color: #006699; }

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #996633;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	color: #003366;
	text-align: center;
	padding: 15px;
	line-height: 18px;  
}
.footer a { text-decoration: underline; color: #003366; }
.footer a:hover { text-decoration: underline; color: #006699; }
.footer a:fade { text-decoration: underline; color: #006699; }

img.picleft {
	margin-right: 10px; 
	margin-bottom: 5px; 
}
img.picright {
	margin-left: 10px; 
	margin-bottom: 5px; 
}