body {
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#777777;
	letter-spacing:0px;
	word-spacing:0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#999999;
	letter-spacing:0px;
	word-spacing:0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	color:#95714A;
	letter-spacing:0px;
	word-spacing:0px;
	margin-bottom:17px;
	margin-top:-1px;
	
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	font-family: Arial, Helvetica, sans-serif;
	color: #95714A;	
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:0px;
	word-spacing:-1px;
}
A:HOVER{
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
	letter-spacing:0px;
	word-spacing:-1px;
}
A.link1, A:ACTIVE.link1, A:FOCUS.link1, A:LINK.link1, A:VISITED.link1{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;	
	font-size: 11px;
	font-weight: normal;
	line-height:20px;
	letter-spacing:0px;
	word-spacing:0px;
	text-decoration: none;		
}
A:HOVER.link1{
	font-family: Arial, Helvetica, sans-serif;
	color: #95714A;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
	line-height:20px;
	letter-spacing:0px;
	word-spacing:0px;
	text-decoration: underline;
	
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;	
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	letter-spacing:0px;
	word-spacing:0px;
	text-decoration: none;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;	
	font-size: 11px;
	font-weight: normal;
	line-height:14px;
	letter-spacing:0px;
	word-spacing:1px;
	text-decoration: none;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
input.email{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	line-height: 14px;
	background-color: #FFFFFF;
	color:#000000;
	border: thin;
	border-width:1px;
	border-style:solid;
	border-color:#AAAAAA;
	margin-bottom:0px;
	letter-spacing:0px;
	word-spacing:-1px;
	width: 160px;
	height: 20px;
	vertical-align:top;	
}
/*ul{
	margin-top:16px;
	margin-bottom:32px;
	margin-left:0px;
}
li{
	list-style-image:url(../images/bullet.gif);
	vertical-align:middle;
	list-style-position:inside;
	line-height:16px;
	margin-left:0px;
}
p{
	line-height:18px;
	margin-top:15px;
	margin-bottom:31px;
}*/