body {
	background-color: #CCCCCC;
}
.style2 {
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}
.style3 {
	color: #DC0000;
	font: 12px Arial, Helvetica, sans-serif;
}
a:link {
	color: #DC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DC0000;
}
a:hover {
	text-decoration: none;
	color: #DC0000;
}
a:active {
	text-decoration: none;
	color: #DC0000;
}
.style4 {
	color: #DC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style5 {font-size: 12px}
