body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 10px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #6f4827;
	text-decoration: none;
}
h15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #6f4827;
	text-decoration: none;
    padding: 5px;
}

.litheader {
	font-variant:smallcapas;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:12px;
	color:#9966CC;
}
h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #6f4827;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b215D;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #4B215D;

}
a:link {
	color: #4B215D;
	text-decoration: none;
}
a:visited {
	color: #684476;
	text-decoration: none;
}
a:hover {
	color: #4B215D;
	text-decoration: underline;
	color: darkgreen;
}
a:active {
	color: #6f4827;
	text-decoration: none;
}
a.underline:link {
	text-decoration: underline;
}
