body
{
	color: #ffcc33;
	font-family: Arial;
	background-color: #662b00;
}

p
{
	font-family:Arial;
}

.smallbodytext
{
	color: #ffcc33;
	font-family:Arial;
	font-size:x-small;
	text-align:left;
}

.smallheadertext
{
	color: #ffcc33;
	font-family:Arial;
	font-size:x-small;
	text-align:center;
}

.headernobox
{
	color: #ffcc33;
	font-family:Arial;
	font-size:x-small;
	font-weight:bold;
	text-align:center;
	line-height:140%;
}

.smallboxtext
{
	background-color:"SaddleBrown";
	border: 5 double "SaddleBrown";
	padding:15;		
	text-align:center;
	font-size:small;
}

.bigheaders
{
	background-color: "SaddleBrown";
	border: 10 double "SaddleBrown";
	border-color: #ffcc33;
	padding: 15;	
	text-align: center;
	font-size: medium;
	font-weight: bold;
}

input
{
	color: #996600;
	background-color: #f5ead9;
}

div
{
	font-family:Arial;
}

span
{
	font-family:Arial;
	color: #ffcc33;
}

a
{
	font-family:Arial;
}

a:link
{
	color: #fffc7d;
	text-decoration: none;
}

a:hover
{
	color: #23a73a;
}

a:visited
{
	color: #ff4026;
	text-decoration: none;
}

