body {
	margin:0px 0px 0px 0px;
	background-color:#FAF1E3;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6B645E;
	font-weight:normal;
	line-height:29px;
	letter-spacing:-1px;
	word-spacing:0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#A55E42;
	font-weight:bold;
	line-height:14px;
	margin-bottom:8px;	
	margin-left:-1px;
	letter-spacing:-1px;
	word-spacing:0px;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6B645E;
	font-weight:normal;
	line-height:29px;
	text-decoration: underline;
	letter-spacing:-1px;
	word-spacing:0px;
}
A:HOVER{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#A55E42;
	font-weight:normal;
	line-height:29px;
	text-decoration: none;
	letter-spacing:-1px;
	word-spacing:0px;
}
A.link1, A.link1:ACTIVE, A.link1:FOCUS, A.link1:LINK, A.link1:VISITED{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7D5836;
	font-weight:normal;
	line-height:21px; 
	text-decoration: none;
	letter-spacing:0px;
	word-spacing:0px;
}
A.link1:HOVER{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7D5836;
	line-height:21px;
	font-weight:normal;
	text-decoration: underline;
	letter-spacing:0px;
	word-spacing:0px;
}
A.link2, A.link2:ACTIVE, A.link2:FOCUS, A.link2:LINK, A.link2:VISITED{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8B8681;
	font-weight:normal;
	line-height:14px;
	text-decoration: none;
	letter-spacing:0px;
	word-spacing:0px;
}
A.link2:HOVER{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8B8681;
	font-weight:normal;
	line-height:14px;
	text-decoration: underline;
	letter-spacing:0px;
	word-spacing:0px;
}
A.link3, A.link3:ACTIVE, A.link3:FOCUS, A.link3:LINK, A.link3:VISITED{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8B8681;
	font-weight:normal;
	line-height:14px;
	text-decoration: underline;
	letter-spacing:0px;
	word-spacing:0px;
}
A.link3:HOVER{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8B8681;
	font-weight:normal;
	line-height:14px;
	text-decoration: none;
	letter-spacing:0px;
	word-spacing:0px;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8B8681;
	font-weight:normal;
	line-height:14px;
	letter-spacing:0px;
	word-spacing:0px;
}
.divider_footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7D5836;
	font-weight:normal;
	line-height: 21px;	
	letter-spacing:0px;
	word-spacing:0px;
}
ul{ 
	margin-top:27px;
	margin-bottom: 35px;
	margin-left:37px;
	margin-right: 0px;
   padding: 0px;
   border: 0px; 
}
li{
	list-style-image: url(../images/bullet.gif);
}
.curs{
 cursor: auto;
}