body { 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-base-color: #FF0000;
	background-color: #FFFFFF;
}
.title {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.text {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}
a {
	font-family: "Verdana";
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	font-family: "Verdana";
	color: #FF0000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
