body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
.bold {font-weight: bold}
.red {
	color: #CC0000;
}
.green {
	color: #336633;
}
.redbold {
	font-weight: bold;
	color: #CC0000;
}
.numbers {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.blue {
	color: #333399;
}
.GREENBOLD {
	font-weight: bold;
	color: #336633;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.spec:link {

	color: #FF3300;
	text-decoration: underline;
}
a.spec:visited {

	text-decoration: underline;
	color: #CC0000;
}
a.spec:hover {

	text-decoration: underline;
	color: #FF0000;
}
a.spec:active {

	text-decoration: none;
}
