.RedTitle {
	font-family: "Arial Narrow";
	font-size: 20px;
	color: #990000;
	font-weight: bold;



}
.BlackTitle {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	letter-spacing: .5em;

}
tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.redSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.tableLRonly {
	border-top: 0px none;
	border-right: 1px solid #000000;
	border-bottom: 0px none;
	border-left: 1px solid #000000;
	font-size: 12px;

}
.tableFullBorder {
	border: 1px solid #000000;
	font-size: 12px;


}
.whitesubTitle {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-variant: small-caps;
	color: #FFFFFF;
}
.copyright {
	font-family: "Arial Narrow";
	font-size: 10px;
	color: #FFFFFF;
}
.yellowLinks {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-variant: small-caps;
	color: #CCCC33;
	font-weight: bold;

}
hr {
	font-size: 9px;
}
.blackSubtitle {

	font-family: "Arial Narrow";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;

}
