body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
	color: #cc9933;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	text-decoration:underline;
}
a:hover{
	color:#FFFF99;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	text-decoration:underline;
}
p {
	color: #B88764;
	font-size: 11px;
	font-family: tahoma;
	line-height:15px;
}
.text {
	color: #803d17;
	font-size: 11px;
	font-family: tahoma;
	font-weight:normal;
	line-height:15px;
}
ul {
	color: #B88764;
	font-size: 11px;
	font-family: tahoma;
	line-height:15px;
}
li{
	color: #B88764;
	font-size: 11px;
	font-family: tahoma;
	line-height:15px;
	list-style:square;
}
.lines {
	border-bottom: solid 1px #4e0707;
	color: #B88764;
	font-size: 11px;
	font-family: tahoma;
}
#toplinks {
	color:#CC0000;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
}
#toplinks a{
	color: #FFFFFF;
	font-size: 9px;
	font-family: tahoma;
	font-weight: normal;
	text-decoration:none
}
#toplinks a:hover{
	color:#FFFF99;
	font-size: 9px;
	font-family: tahoma;
	font-weight: normal;
	text-decoration:none
}
#bottomlinks {
	color:#FFFF99;
	font-size: 9px;
	font-family: tahoma;
	font-weight: normal;
	text-decoration:none;
}
#bottomlinks a{
	color: #cc9933;
	font-size: 9px;
	font-family: tahoma;
	font-weight: normal;
	text-decoration:none
}
#bottomlinks a:hover{
	color:#FFFFFF;
	font-size: 9px;
	font-family: tahoma;
	font-weight: normal;
	text-decoration:none
}
h1{
	color:#cc9933;
	font-size: 14px;
	font-family: tahoma;
	line-height:20px;
}
h2 {
	color: #C85A23;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none;
	font-weight:bold;
}
.highlight {
	color: #C85A23;
	font-size: 15px;
	font-family: tahoma;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
