BODY, FONT, P, UL, LI, UL LI, TD, TH {
	font-family: arial, sans-serif ;
	font-weight: normal ;
	font-size: 10pt ;}
	
PRE, CODE {
	font-family: courier, monospace ;
	font-size: 10pt ;}
	
.normal {
	font-family: arial, sans-serif ;
	font-weight: normal ;
	font-size: 10pt ;
	color: #000000 ;}

.small {
	font-weight: normal ;
	font-size: 8pt ;}
	
.bold {
	font-weight: bold ;}
	
.H1 {
	font-family: arial, sans-serif ;
	font-weight: bold ;
	font-size: 18pt ;}
	
.H2 {
	font-family: arial, sans-serif ;
	font-weight: bold ;
	font-size: 14pt ;}

.H1look {
	font-weight: bold ;
	font-size: 18pt ;
	color: #006600 ;}
	
.H2look {
	font-weight: bold ;
	font-size: 14pt ;
	color: #006600 ;}
	
.H3look {
	font-weight: bold ;
	font-size: 12pt ;
	color: #006600 ;}

.whiteonlook {
	font-weight: bold ;
	color: #FFFFFF ;
	background-color: #006600 ;}

.blackonlook {
	font-weight: bold ;
	color: #000000 ;
	background-color: #006600 ;}
	
.lookonlook {
	font-weight: bold ;
	color: #FFFF99 ;
	background-color: #006600 ;}
	
A.nav {
	font-size: 8pt ;
	font-weight: normal ;
	color: #FFFF99 ;}

A:hover.nav {
	font-size: 8pt ;
	font-weight: normal ;
	color: #000099 ;}

A:visited.nav {
	font-size: 8pt ;
	font-weight: normal ;
	text-decoration: none ;
	color: #FFFF99 ;}
	
A:visited:hover.nav {
	font-size: 8pt ;
	font-weight: normal ;
	text-decoration: underline ;
	color: #000099 ;}