body { background-color: #D8D8D8; background-image:url(../bg.jpg); background-repeat:repeat }
.style1 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #C1001B; }
.style2 { font-family: Arial, Helvetica, sans-serif; font-size: x-small; }
body,td,th { font-size: x-small; color: #000000; }
a {
	font-size: x-small;
	color: #C1001B;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C1001B;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #C1001B;
}