style1 {font-family: Arial, Helvetica, sans-serif}
body {
	background-color: #dbc991;
}
body,td,th {
	color: #663300;
}
.style2 {
	color: #990000;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
.style7 {
	color: #660000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;