a:link {color: #215408}
a:visited {color: #215408}
a:hover {color: #C7C17F}
a:active {color: #215408}

body {
	background-color: #C6C17F;
	margin-left: 0px;
	margin-top: 0px;
}

.subtitletext {	
	color: 215408;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.regtext {	
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.titletext {	
	color: 215408;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.notestext {	
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.copytext {	
	color: #6E736F;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.bullets {	
	color: #085F01;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.greentext {	
	color: #666701;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

#scroll {
width : 300px; 
height : 100px; 
overflow : auto;
}

