BODY { background-color: white;
	margin: 0 0 0 0; }

ADDRESS, BLOCKQUOTE, BODY, DIV, DL OL, P, SPAN, UL { font-family: verdana, sans-serif;
	font-size: 11px; }

/* line spacing for content cell */
#bodytext { line-height: 18px; }

H1, H2, H3, H4, H6 { font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	line-height: 1 }
H5 { font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	line-height: 1 }

H1 { font-size: 24px }
H2 { font-size: 21px }
H3 { font-size: 18px }
H4 { font-size: 15px }
H5 { font-size: 12px }
H6 { font-size:  9px }

/* link styles */

A:link { color: blue;
	text-decoration: underline; }

A:visited { color: purple;
	text-decoration: underline; }

A:active { color: green }

A:hover { text-decoration: none }

#subnav A { font-weight: bold; }

#subnav A:link { color: #666666;
	text-decoration: underline; }

#subnav A:visited { color: #999999; }

#subnav A:active { color: white }

#subnav A:hover { text-decoration: none }

#subnav A.subnavhead:link, #subnav A.subnavhead:visited  { color: black;
	text-decoration: none }
	


#footer A:link { color: white;
	text-decoration: underline; }

#footer A:visited { color: #CCCCCC;
	text-decoration: underline; }

#footer A:hover { text-decoration: none }
	
#subnav A.subnavhead:hover { text-decoration: underline }

#subnav H3 { font-family: verdana, arial, sans-serif;
	font-size: 12px; }	

#subnav P { font-family: verdana, arial, sans-serif;
	font-size: 10px;
	margin-left: 25px; }

#footer { color: white;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px }

#footer P { font-family: verdana, arial, sans-serif;
	font-size: 10px; }

/* FONT { background-color: red; } reminds you not to mix font tags with CSS */

