a:active { color: #009999 }



a:link {
	color: #0033CC;
	font-style: normal;
	text-decoration: none;
}



a:visited {
	color: #006699;
	font-style: normal;
	text-decoration: none;
}

.large_links {
  color: #0033CC; 
  font-style: normal;
  text-decoration: none; 
  font-size: 14pt; 
}

.site_map_links {
  color: #0033CC; 
  font-style: normal;
  text-decoration: none; 
  font-size: 17pt; 
}

.header_footer_links {
  color: #000000; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
}

.small {
  color: #000000; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
}

.small_italic {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;

}

body {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  color: #333333; 
  background-color: #ffffff;
}


h1 {
  color: #333333; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11pt; 
  font-weight: bold;
}


h2 {
  color: #333333; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: bold;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}
