h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #CC3300;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 4px;
	margin-top: 4px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	margin-bottom: 0px;
	margin-top: 10px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	margin-bottom: 4px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 8px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #660000;
	text-indent: 20pt;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: justify;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	text-decoration: none;
	color: #660000;
}
a:hover {
	color: #0099FF
}
input {
	margin-right: 2px;
	margin-left: 2px;
}
.h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660066;
	text-align: justify;
	margin-top: 4px;
	margin-bottom: 4px;
}
.t {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
