.white {background: #ffffff;}
.black {background: #000000;}
.a {background: #00aa00;}
.b {background: #00bb00;}
.c {background: #00cc00;}
.d {background: #00dd00;}
.e {background: #bbff88;}

.copy {
	font-family: arial;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 3px; 
}
.search {
	font-family: arial;
	color: #003366;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding: 5px; 
}
.head1 {
	font-family: arial;
	color: #006633;
	font-size: 14pt;
	font-weight: bold;
	text-align: center; 
}
.head2 {
	font-family: arial;
	color: #006633;
	font-size: 10pt;
	font-weight: bold;
	text-align: left; 
}
.head3 {
	font-family: arial;
	color: #006633;
	font-size: 13px;
	font-weight: bold;
	text-align: center; 
}

p {font-family: arial;color: #003300;font-size: 12px;font-weight: normal;}
b {font-weight: bold;}
a {font-family: arial;color: #3333ff;font-size:14px;font-weight: bold;}
a:hover {color: #ff6600;}

a.head3 {color: #ff2200; text-decoration: underline;}
a.p{font-size: 12px;font-weight: bold;}

blockquote {font-family: arial;	color: #009900;font-size: 12px;font-weight: normal;
text-align: left;}

.nav {
	font-family: arial;
	color: #ffffff;
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}
.hb {
	font-family: arial;
	color: #33cc33;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

ul {
	font-family: arial;
	color: #006600;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;}


.red {
	font-family: arial;
	color: #ff0000;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;}
