body {
	font: 80% verdana, arial, helvetica, sans-serif ;
	text-align: left ; /* for IE */
	}
#content{
	width: 1000px;
}
p{
	font-family: Verdana; 
	font-size: 10pt; 
	color: #3a1f16;
}
h1{
	font-size: 12pt;
	font-weight: bold;
	color:#875b34;
}
h2{
	font-size: 10pt;
	font-weight: bold;
	color:#875b34;
}
h3{
	font-family: Segoe Script;
	font-size: 11pt;
	color:#875b34;
}
h4{
	font-size: 16pt;
	color:#875b34;
}
a{
	color:#875b34;
	text-decoration: underline;
}
a img{ 
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px; 
}
a:visited {
	color:#875b34;
	text-decoration: underline;
}
a:hover {
	color:#2f1e16;
	text-decoration: underline;
}
a:active {
	color:#875b34;
	text-decoration: underline;
}


