
HTML, BODY, ADDRESS, BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, 
H1, H2, H3, H4, H5, H6, MENU, OL, LI, P, TD, TH, UL 
	{
	 font-family: Verdana,Arial,Helvetica,sans-serif; 
	 color: black; 
	}
HTML, BODY	{
	font-size: 90%;
	background-color: white;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
H1   	{
	font-size: 200%;
	color: black;
	}
H2 	{
	 color: #000;
	 font-size: 180%; 
	 margin: 0 10px 0 -7px;
	}
H3 	{
	 font-size: 120%; 
	 margin: 0 10px 0 10px;
	 color: black;
	}
H4, H5, H6 {
	 font-size: 110%; 
	 margin: 0 10px 0 10px;
	}
HR	{
	 color: black; 
 	 background-color: transparent;
	}
P 	{
	 font-size: 90%;
	 color: black;
	 background-color: transparent;
	 margin-right: 10px;
	 margin-left: 8px; 
	}
ADDRESS {
	 font-size: 90%; 
        color: #513B65;
	 background-color: transparent;
	}
UL	{
	 font-size: 90%;
	 color: #513B65; 
	 background-color: transparent;
	}
OL	{
	 font-size: 90%; 
	 color: #513B65; 
	 background-color: transparent;
	}
LI 	{
	 font-size: 90%;
 	 background-color: transparent;
	}
.toprow {
	height: 133px;
	width: 100%;
	min-width: 453px;
	background: #306498;
	border-bottom: solid black 1px; 
	}
.menu {
	float: right; 
	background-color: #306498; 
	width: 135px; 
	margin: 0 0 0 0; 
	border-left: 1px black solid;
; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: medium	}
A:link {
	 color: #0000BB; 
	 background: transparent;
	 font-weight: bold;
	 text-decoration: none;
	}
A:visited {
	 color: #6600AA; 
	 background: transparent; 
	 font-weight: bold;
	 text-decoration: none; 
	}
A:active {
	 background: transparent; 
	 text-decoration: none; 
	 font-weight: bold; 
	 color: #0000CC; 
	 }
A:hover {
	 background: transparent;
	 font-weight: bold; 
	 color: #0000ff;
	 text-decoration: underline;
	}
.sub1 A:link {
	 color: white; 
	 background: transparent; 
	 text-decoration: none; 
	}
.sub1 A:visited {
	 color: #cccccc; 
	 background: transparent; 
	 text-decoration: none; 
	}
.sub1 A:active {
	 background: transparent; 
	 text-decoration: underline; 
	 color: #DDDDDD; 
	 }
.sub1 A:hover {
	 background: transparent;
	 text-decoration: underline;
	 color: #d8c478;
	}
