.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style1 {color: #666666}
.style2 {
	color: #333333;
	font-weight: bold;
}
.style5 {color: #333333; font-weight: bold; font-size: 12px; }
.style7 {color: #333333; font-weight: bold; font-size: 12; }
a:link {
	color: #999999;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #CCFF00;
}
.style8 {
	font-size: 12px;
	font-weight: bold;
}