.menutext {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2pt;
	color: #D50000;
}
.dimmed {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #9B6A6A;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2pt;
}
.bgheader {
	background-color: #eeeeee;
	border: thin solid #cccccc;
}
body {
	background-color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1pt;
}
.activelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #53A9FF;
	letter-spacing: 1pt;
}
.tiptext {

	font-family: "Times New Roman", Times, serif;
	font-size: 7pt;
	text-decoration: underline;
	color: #996666;
	font-weight: normal;
	letter-spacing: 1pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #996633;
	font-weight: normal;
	letter-spacing: 1pt;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1pt;
	background-color: #E9E9E9;
	border: 1px none #999999;
}
.tablestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt;
	background-color: #E9E9E9;
	border: 1px solid #999999;
}
.activelinkHOT {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	letter-spacing: 1pt;
}
