a {
  	color : #006600
}  

a:hover {
  	color : #990000
}  

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

h1 {
	font-size: 12pt; 
	font-family: Arial, Verdana, Sans-Serif;
	text-align: center;	
	text-decoration: underline;
	color: #000000
	}
	
.big {
	font-size: 12pt; 
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #000000;
	margin: 0px
	}

hr {
	width: 100%;
	height: 1px;
	color: #006600
	}	
	
ul {
	margin-left: 25px;
	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
	}	
	
.sidebar {
	font-size: 8pt; 
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin-left:10px;
	margin-right:10px;
	text-align: left;	
	border-bottom-style: solid;
	border-bottom-width: 1px; 
	border-bottom-color: #009900;
	color: #003300
	}	