a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #009900;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
button {
	background-color: #FFFFFF;
	border: none;
	cursor: hand;

}
h1 {
	font-weight: bold;
	color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC0000;
	font-size: 12pt;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC0000;
	font-size: 14pt;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #CC0000;
}
.headingFive {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #CC0000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
