/* CSS Document */
body {
	background-color: #183319;
	background-image: url(../images/bc2.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5F5F5;
}
a:link {
	color: #E29B25;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E29B25;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 12px;
	color: #E29B25;
	font-weight:normal;
}
.style1 {
	color: #e29b25;
	font-style: italic;
}