/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #79250f;
}

a {
	font-size: 11px;
	color: #993300;
	font-weight: bold;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #990000;
}
.style1 {font-size: 12px}
.style2 {font-size: 12px; font-weight: bold; color: #660000;}
.style3 {font-size: 12px; font-weight: bold; color: #FFFFCC;}