/* CSS Document */

body {
	background-color: #470101;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC
}
a:link {
	color:#CB8F51;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CB8F51;
}
a:hover {
	text-decoration: none;
	color: #c0a18f;
}
a:active {
	text-decoration: underline;
	color: #CB8F51;
}
.style1 {font-size: 10px}
.style2 {
	color:#FFFFFF;
	font-size: 17px;
	font-weight: bold;
}
.style2b {
	color:#999999;
	font-size: 17px;
	font-weight: bold;
}
.style2d {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 15px;
	font-weight: bold;
}
.style2c {
	color:#993300;
	font-size: 17px;
	font-weight: bold;
}

.style3 {color: #333333}
.style3b {
	color:#999999;
	font-weight:bold;
	}
	
.style4 {color:#999999}
.pad20 {padding:20px}
-->
