h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC3333;
	background-color: #FFFF00;
	padding: 3px;
	margin: 3px 10px 3px 0px;
	border: thin solid #FF9900;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	font-weight: normal;
	padding: 5px;
	clip: rect(auto,auto,auto,auto);
	font-style: normal;
	margin: 0px;
	height: auto;
}
a {
	text-decoration: none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
