body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFCC;
}
body {
	background-color: #420723;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC9900;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC9900;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
}
a:active {
	text-decoration: underline;
	color: #CC9900;
}
h1,h2,h3,h4,h5,h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 180%;
	font-weight: bold;
	color: #CC9900;
}
h1 {
	font-size: 18px;
	border-bottom:#CC9900 solid 1px;
}
h2 {
	font-size: 14px;
}
.gradient {
	background-image: url(images/gradient.png);
	background-repeat: repeat-x;
	background-position: top;
}
#footer {
	border-top:#CC9900 solid 1px;
	color: #CC9900;
	font-size: 10px;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 20px 0 20px 0;
}
#box {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #420723;
	background-color:#DFB36A;
	margin: 0px;
	padding: 10px;
	border:#AF854E dotted 2px;
}

#box a:link {
	color: #420723;
	text-decoration: underline;
}
#box a:visited {
	text-decoration: underline;
	color: #420723;
}
#box a:hover {
	text-decoration: none;
	color: #420723;
}
#box a:active {
	text-decoration: underline;
	color: #420723;
}
