body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #663300;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #990099;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.caption {
	font-size: 9pt;
	color: #000000;
}
.darkred {
	color: #800000;
}
.footer {
	font-size: 10px;
	color: #FFFF99;
}
.header {
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #800000;
	font-family: "Times New Roman", Times, serif;
}
.header2 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.link {
	text-decoration: underline;
}
.menu {
	font-size: 10pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.small {
	font-size: 9pt;
	color: #000000;
	font-style: italic;
}
