body {
	background-image: url(../images/bodyBg.gif);
}
h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #990000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.yellow:link {
	color: #FF9900;
}
a.yellow:visited {
	color: #FF9900;
}
a.menu:link {
	text-decoration: none;
	color: #990000;
}
a.menu:hover {
	text-decoration: underline;
}
