body 	{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}
#heading {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	}
#section {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: 003366;
	}
#smalltext {
	font-family: Arial, Helvetica, sans-serif;
	}
#copyright {font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
#smallinput {
	font-size: x-small;
	}
#smallorange {
	background-color: 333366;
	color: ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	}
a {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
a:hover {text-decoration: underline;}
.verdana {font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	}
.plain {
	font-weight: normal;
	}
.ondark { 
	font-weight: bold;
	color: ccffff;}
.ondarkcopy { font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: ccffff;
	font-weight: bold;}
.zipsmall { font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
input, select, option, textarea {
	font-family: Andale Mono, monospace;
	font-size: 10pt;
	}
code, tt {
	font-family: Quick Type Mono, Andale Mono, Monaco, monospace;
	font-size: 9pt;
	font-weight: bold;
	color: 990000;
	}
