.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.style2 {
	color: #CC0000;
	font-weight: bold;
}
.style4 {color: #CC0000; font-weight: bold; font-size: large; }