body, p, td, div, blockquote, dl, ul, ol, select, input, textarea, li, dt, dd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6, h7
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
}

th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: FFFFCC;
	text-align: center;
}
.head
{
	color: darkred;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.sub
{
	color: darkblue;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.subhead
{
	color: darkblue;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.menu
{
	color: darkgreen;
	font-size: 10px;
}
.menu_active
{
	color: darkgreen;
	font-size: 12px;
	font-weight: bold;
}

a:active { color: red;  
	 text-decoration: none;}

a:hover { color: yellow;  
	 text-decoration: none;}

a:visited { color: darkgreen;  
	 text-decoration: none;}
a:link { color: darkgreen; 
	 text-decoration: none;}
.red { color: darkred;  
	 text-decoration: none;}
.required { color: red;  
	 text-decoration: none;}

.blue { color: navy;  
	 text-decoration: none;}
.white { color: white;  
	 text-decoration: none;}
.green { color: darkgreen;  
	 text-decoration: none;}

.small { font-size: 9px; }
.xsmall { font-size: 7px; }
.byline { font-size: 7px; }
.tic { 
	color: darkred;
	font-size: 1px; 
}
