body,td,th {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body {
	background-color: #CCC;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
}
a:link {
	color: #09F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF6;
}
a:hover {
	text-decoration: none;
	color: #FF0;
}
a:active {
	text-decoration: underline;
}
.style2 {
	font-size: 10px;
	color: #C00;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
.style4 {
	font-size: 10pt;
	color: #333;
}
.style1 {
	font-size: 10pt;
}

