h1 { 
	font-family: Verdana; 
	font-size: 12pt;
	}
h2 { 
	font-family: Verdana; 
	font-size: 10pt;
	}
body { 
	color: #555555; 
	scrollbar-base-color: #ff0000; 
	scrollbar-arrow-color: #ffffff;
	}
p {
	font-size: 10pt;
	}
font {
	font-family: Verdana; 
	font-size: 10pt; 
	}
a:link { 
	font-family: Verdana; font-size: 10pt; 
	color: #ff0000; 
	text-decoration: none;
	}
a:visited { 
	font-family: Verdana; 
	font-size: 10pt; 
	color: #ff0000; 
	text-decoration: none;
	}
a:hover { 
	font-family: Verdana; 
	font-size: 10pt; 
	color: #ff0000; 
	text-decoration: underline;
	}
a:active { 
	font-family: Verdana; 
	font-size: 10pt; 
	color: #ff0000; 
	text-decoration: none;
	}