
body {
	font-size: 10pt; 
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #eeeeee;
	color: #000000
	}

h1 {
	font-size: 12pt; 
	font-family: Arial, Verdana, Sans-Serif;
	text-align: left;	
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 2px; 
	border-bottom-color: #dddddd;	
	color: #000000
	}
	
h2 {
	font-size: 12pt; 
	font-family: Arial, Verdana, Sans-Serif;
	color: #000000;
	margin: 0px
	}

ul {
	margin-left: 18px;
	margin-top: 5px
	}

.hdr {
	font-size: 10pt; 
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	text-align: left;	
	border-bottom-style: dashed;
	border-bottom-width: 2px; 
	border-bottom-color: #dddddd;
	color: #000000
	}

.small {
	font-size: 8pt; 
	font-family: Arial, Verdana, Sans-Serif;
	color: #000000
	}	
	
.nav {
	font-size: 8pt; 
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-align: left;	
	border-bottom-style: solid;
	border-bottom-width: 3px; 
	border-bottom-color: #000000;
	color: #003300
	}	
	
.big {
	font-size: 13pt; 
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;	
	color: #000000
	}		