body {  background-color: #000066; }

h2 {
	text-align: center;
	color: #000066;
	font-size: 18pt;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	text-align: center;
	color: #000066;
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif;
}
h4 { color: #000066; font-size: 14pt; }

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333; }
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333; }

a:link { color: #000066; }
a:visited { color: #666699; }

a.gold:link { 
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #ffcc00; }
a.gold:visited { 
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #ffffff; }

a.white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none; }
a.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: underline; }
a.white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none; }

.caption { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt; 
    text-align: center; }

.center { text-align: center; }

.galmenu {  
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-align: center; }

.highlight {  background-color: #FFFF99; }

.homeaddress { 
    color: #9999cc; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 10pt; }	  

.homenavmenu {  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: center; 
	color: #CCCCFF; 
	font-weight: bold; }

.largecap {
	font-size: 14pt;
	color: #000066;

}

.navmenu {  font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-color: #FFFF99;
    text-align: center; }

.objmenu {  font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: center; }

.searchbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF; }

.sect {
	color: #ccccff;
	text-align: center;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
}  

.selected { color:#000066; font-weight: bold; }

.talk {  color: #000066; }

.title {
	color: #000066;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}    

.white-text {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff; }
