body {	
	font-family: verdana;
	font-size: 12pt; 
	background-color: #ffffff; 
	margin: 5px;
	font-weight: bold;
	border:green;}
a:link {
	font-weight: bold; 
	text-decoration: none;
	color: #637D42;}
a:visited {
	font-weight: bold; 
	text-decoration: none; 
	color: #637D42;}
a:hover, a:active {
	text-decoration: underline; 
	color: blue;}
a.lightlink:link {
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: verdana;
	}
a.lightlink:visited {
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: verdana}
a.lightlink:active {
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: verdana;}
a.lightlink:hover {
	background-color: #637D42;
	color: white;
	font-size: 10pt;
	text-decoration: none;
	font-family: verdana;}
..titletablestyle {
	background: white;
	border: 0px solid #99ccff;
	width: 900px;}
..sitetablestyle TD, .sitetablestyle TH {
	background: white;
	border: 0px solid #99ccff;}
h1 {
	color: #637D42;
	font-size: 8pt;
	font-family: verdana;}
h2 {	
	color: black;
	text-align: left;
	font-size: 8pt;
	font-family: tahoma;}
h3 {	
	color: black;
	text-decoration: bold;
	font-size: 10pt;
	font-family: verdana;
	margin: 100px;}
h4 {	
	color: black;
	font-size: 8pt;
	font-family: verdana;}
h5 {	
	color: navy;
	background-color: #F6EED2;
	font-size: 10pt;
	font-family: verdana;}
h6 {
	color: #637D42;
	font-size: 6.5pt;
	font-family: tahoma;}
p {
	font-size: 6.5pt;
	color: rgb(0,0,0);
	font-family: tahoma;}
p.sansserif {
	font-family: sans-serif;}