body {
	background-image: url();
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
a:link {
	text-decoration: #990000;
}
a:visited {
	text-decoration: #990000;
}
a:hover {
	text-decoration: #990000;
}
a:active {
	text-decoration: #990000;
}
.style1 {
	font-size: 36px;
	font-weight: bold;
	color: #990000;
}
.style2 {font-size: 12px}
