/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	scrollbar-face-color:#008000;
	scrollbar-highlight-color:#008000;
	scrollbar-3dlight-color:#008000;
	scrollbar-darkshadow-color:#008000;
	scrollbar-shadow-color:#008000;
	scrollbar-arrow-color:#B7D5BF;
	scrollbar-track-color:#B7D5BF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: small;
	color: #006600;
	padding-top: 5px;
	padding-bottom: 5px;	
}
h2 {
	font-size: x-small;
	color: #006600;
	
}
h3 {
	font-size: xx-small;
}li {
	list-style-type: disc;
	padding-bottom: 10px;
}

