body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	line-height: normal;
	text-transform: none;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	text-decoration: underline;
	color: #FF0000;
	text-transform: uppercase;
}
h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: underline;
}
h3 {
	font-size: 18px;
	text-transform: uppercase;
	color: #FF0000;
}
