h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	border-bottom-style: none;
	border-bottom-color: #6600CC;
	border-top-style: inset;
	border-top-color: #6600CC;
	border-top-width: thin;
	margin: 0px;
	padding: 0px;




}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	border-top-width: thin;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #986397;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;



}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 3pt;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;

}
.tableborder {
	border: #663366;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
