

h1 { font-size: 18px;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 	color: #3F4F74; 	}
	
h2 { font-size: 16px;   font-weight: bold;    color: #5A71A5;    }

h3 { font-size: 14px;    font-weight: bold;    color: #3F4F74;
	}
h4{
	font-size: 13px;
	margin: 4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

h5 { font-size: 12px; }

/*h6 { font-size: 10px; 
	background-color: #003300;
	}*/
	

.smaller   { font-size: 12px; }

.larger { font-size: 14px;  font-weight: bold;  }



	
table { background-color: White;  font-size: 14px;    }

table.white{
	background-color: #999999;
}
/* Custom link styles */
a:link {
	text-decoration: none;
	color: #284D91;
}

	

a:visited {
	text-decoration: none;
	color: #284D91;
}

a:hover {
	text-decoration: none;
	color: #333333;
}

a:active {
	text-decoration: none;
	color: #1E90FF;
}



body {
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	  background-color: #CCCCCC;
	font-weight: 500;
	}


#menu a, #menu a:visited {
  text-align: left; 
  text-decoration:none; 
  color:#284D91; 
  display: block; 
  width:17em; 
  padding: .30em 18px;
    background-color: transparent;
    font-size: 12px;
    line-height: normal;
    }

.singlespace { line-height: 6px;  color: Blue;         }

#menu a:hover {
  color: #333333;
}
