body         { font-family: Verdana, Arial, Helvetica;
			color: #000000; font-size: 11px; }
			
table        { font-size: 11px; font-family: Verdana }
td           { font-size: 11px; font-family: Verdana }
tr           { font-size: 11px; font-family: Verdana }
			
.style1 {
	font-size: 10px;
	color: #B3B3B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {
	font-size: 10px;
	color: #E0DABE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
.style4 {
	font-size: 27px;
	color: #FFCC00;	
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;	
}
	
.style9 {font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #0033ff;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
