body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color:#FFFFFF;
	margin: 0px; 
	border: 0px;
} 

a.menu {
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	text-decoration: none;
	font-weight: bold;
}

a {
	color: #0097ff;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;	
}

textarea { color: #000033; 
	font-size: 10px;
}
h1 {
	font-size: 1.2em;
	color:#005086;
}
h2 { font-size: 1.1em; 
	color:#005086;
}
h3 { font-size: 1.0em; 
  color: #005086;
}
h4 { font-size: 0.9em; 
  color: #005086;
}
h5 { font-size: 0.9em; 
  color: #000000;
}
h6 { font-size: 0.8em; 
  color: #000000;
}
.quote {  
color: #004777;
font-family:"Times New Roman", Times, serif;
font-size: 1.3em;
font-style:italic;
}

input { color: #000033; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px 
} 

select { color: #000033; 
	font-size: 10px 
} 
td { 
	font-size: 70%; 
} 
th { 
	font-size: 70%; 
	text-align:left;
