body, p, td, th, a, li {
	font: 13px Arial, Helvetica, sans-serif;
	color: #646464;
}

a:link {
	color: #646464;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #646464;
}
a:hover {
	text-decoration: underline;
	color: #888b47;
}
a:active {
	text-decoration: underline;
	color: #646464;
}


.firstpara {
	color: #888b47;
	font-size: 16px;
}

.smaller {
	font-size: 11px;
}




h1 {
	font-size: 28px;
	color: #888b47;
	font-weight: normal;
	margin-top: 0;
}

h2 {
	font-size: 16px;
	color: #888b47;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	
}

hr {
	height: 1px;
	border: 0;
	background: #dd7957;
}

.message {
	color: #cb0152;
	font-style: italic;

}
.bg1 {
	background-color: #ffffff;
}
