body {
	padding: 0;
	margin: 0;
	color: #000000;
	background-image: url(images/bg.gif);
	letter-spacing: 1px;
}
body, td {
	font-family: Tahoma;
	font-size: 12px;
}
br {
	font-size: 10px;
}
.content td {
	color: #9D8B79;
	font-size: 12px;
	line-height: 14px;
} 
.content b {
	color: #6F5439;
	font-weight: normal;
} 
.content a {
	color: #FFFFFF;
	text-decoration: none;
} 
.content a:hover {
	text-decoration: underline;
} 
.content li {
	margin: 0px;
	list-style-position: outside;
	list-style-image: url(images/z1.gif);
	list-style-type: none;
	padding: 0px;
}
.content .block {
	color: #9D8B79;
	font-size: 12px;
	line-height: 16px;
}
.content .block b a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.content .block b a:hover {
	text-decoration: none;
} 
.content .block a {
	color: #FFFFFF;
	text-decoration: none;
} 
.content .block a:hover {
	text-decoration: underline;
}
input, textarea {
   	background: #A0856B;
   	border: 1px solid #3D2D1C;
   	font-family: Tahoma;
   	color: #3D2D1C; 
   	font-size: 9px;
} 
