.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	text-align:left;
}
.leftnav  a:active {  color: #003366; text-decoration: none;}
.leftnav  a:link {  color: #003366; text-decoration: none;}
.leftnav  a:visited {  color: #003366; text-decoration: none;}
.leftnav  a:hover {  color: #006699; text-decoration: underline;}
.leftnav {font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #003366;
  text-align: left;}
  
.body_txt  a:active {  color: #003366; text-decoration: none;}
.body_txt  a:link {  color: #003366; text-decoration: underline;}
.body_txt  a:visited {  color: #003366; text-decoration: none;}
.body_txt  a:hover {  color: #006699; text-decoration: none;}
.body_txt {font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #003366;
  text-align: left;}
  
.body_txt-ctr {font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #003366;
  text-align: center;}  
  
.header  a:active {  color: #003366; text-decoration: none}
.header  a:link {  color: #003366; text-decoration: none}
.header  a:visited {  color: #003366; text-decoration: none}
.header  a:hover {  color: #006699; text-decoration: underline}
.header {font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  color: #006699;}
  
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}  