<style type="text/css">


body { 	
margin: 5px;
scrollbar-arrow-color: #EC5399;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #F9AED3;
scrollbar-shadow-color: #F9AED3;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-weight: normal;
font-size: 11px;
}
a:link, a:visited {
	color: #0099CC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
} 
a:active {
	color: #0099CC;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
a:hover {
	color: #95E4FF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
} 
input, textarea, select {
background-color: #99CCCC; 
font-family: Arial, Helvetica, sans-serif; 
color: #333333; 
font-size: 11px; 
border: 1px solid #669999; 
}
h1 {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
background-color: #FFCCFF;
margin: 2px 0px 2px 0px;
font-size: 14px;
color: #666666;
}
.headtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
