body {
	scrollbar-3d-light-color: white;
	scrollbar-base-color: white;
	scrollbar-dark-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: #0091C3;
	scrollbar-face-color: #EAEAEA;
}

a:link {color:black; text-decoration:none;}
a:visited {color:black; text-decoration:none;}
a:active {color:#007BB9; text-decoration:underline;}
a:hover {color:#007BB9; text-decoration:underline;}

.text {font-size:10pt; font-family:Verdana,Arial,Helvetica;}