html {
	background-color: #CECBB5;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: 993333;

}
a:hover {
	color: #947163;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #993333;
}
