body {
	background-color: #999966;
}

P {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	padding: 2px 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;



}

li {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	padding: 2px 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;

}



H1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #000099;
	font-weight: bold;
	padding: 0px;
	font-variant: small-caps;	


}



h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #CC3333;
	padding: 0px;
	line-height: 13pt;

}


h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
	padding: 2px 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-variant: normal;
	line-height: 14pt;


	
}



h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #990000;
	padding: 0px;
	line-height: 14pt;

	
}



.mainlinks a:link    {
	color: #990000;
	font-weight: bold;
}


.mainlinks a:visited {
	color: #660000;
	font-weight: bold;
} 


.mainlinks a:hover   { color: #CC0000;} 


.mainlinks a:active  { color: #CC0000;}

.menu {
	border-right-width: thin;
	border-right-color: #999966;
	padding-right: 10px;
	padding-left: 10px;
	border-right-style: ridge;

}

.menu p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bolder;
	color: #999966;
	margin: 0pt;
	line-height: 1.2em;
	text-transform: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
}

.menu a:link    {
	color: #999966;
	text-decoration: none;

}
.menu a:visited {
	color: #999966;
	text-decoration: none;
} 
.menu a:hover   {
	color: #CCCC66;
	text-decoration: none;

} 
.menu a:active  {
	color: #999966;
	text-decoration: underline;
}

.copyright {
font-size: 10pt; 
font-style: italic;
color: #333300;
}
.table {
	border-top-width: 3px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 3px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #336633;
	border-right-color: #333300;
	border-bottom-color: #333300;
	border-left-color: #336633;
}

