li {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
p  {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
//a  {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
//h7 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; font-weight: bold}
h6 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366; font-weight: bold}
h5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold}
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #003366}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FF0000; font-weight: bold}
//h1 {font-family: Trebuchet MS, Arial; font-size: 24px; color: #003366; font-weight: bold; font-style: italic}
ul {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

A:ACTIVE, A:LINK, A:VISITED {
	font-weight : bold;
	text-decoration: none;
	color: #FFFFFF;
}
A:HOVER {
	font-weight : bold;
	text-decoration: none;
	color: #FFC800;
}
A.email:ACTIVE, A.email:LINK, A.email:VISITED {
  font-weight : normal;
	text-decoration: none;
	color: #0000FF;
}
A.email:HOVER {
  font-weight : normal;
	text-decoration: none;
	color: #0000FF;
}
A.links:ACTIVE, A.links:LINK {
  font-weight : normal;
  text-decoration: underline;
	color : #0000FF;
}
A.links:VISITED {
  font-weight : normal;
  text-decoration: underline;
	color : #800080;
}
//A.links:HOVER {
//  font-weight : normal;
//	text-decoration: underline;
//	color: #0000FF;
//}
