body {
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.tdbackground {
	background-color: #000033;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #0000FF;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #6600CC;
}
a:hover {
	color: #FFFF33;
	background-color: #CC3333;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #993333;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.td-h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #993333;
	font-weight: bold;
}
