p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	color: #000000;
	line-height: 18pt;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	color: #000000;
	line-height: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	white-space: pre;
	list-style-type:circle;
}
body {
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #AE7236; 
	scrollbar-shadow-color: #AFAB89; 
	scrollbar-darkshadow-color: #000000;
	scrollbar-3dlight-color: #ffffff;  
	scrollbar-track-color: #CCCC00;
	scrollbar-arrow-color: #CCCC00;
}
.textboxsmall {
    font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	font-size: 10px; 
	color: #000000; 
	background-color: #FFFFFF; 
	border: 1pix solid #CCCC00;
}

.btn {
	background-color:transparent;
	border:0;
	padding:0;
	text-decoration:underline;
	color:#0000FF;
	cursor:pointer;
}
