body {
	background-color: #cccccc;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
}

a {
color: #9d8a5c;
text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.bodytext {
	line-height: 14pt;
}

.toptext {
	line-height: 14pt;
	font-size: 10px;
	color: #888888;
}

.specialoffer {
	font-size: 11px;
	line-height: 13pt;
}

.footer {
	font-size: 10px;
	color: #d8be7e;
}	

a.footer {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}	

a.footer:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}	

.footer2 {
	font-size: 10px;
	color: #666666;
}	

a.footer2 {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}	

a.footer2:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}	

h1 {
	font-size:17px;
	color: #d8be7e;
	font-weight: bold;
	line-height: 19pt;
	margin-top: 5px;
	margin-bottom: 8px;
	letter-spacing: -1px;
}

h2 {
	font-size:11px;
	color: #4f522b;
	font-weight: bold;
	text-decoration:none;
	margin-bottom: 10px;
	text-align: center;
}

h3 {
	font-size:14px;
	color: #9d8a5c;
	font-weight: bold;
}

.field {
	background-color:#FFFFFF;
	color:#4f522b;
	font-size: 12px;
}