.tdBorder {
	border: 1px solid #112647;
}
.hrThinBlue {
	border: 1px solid #006699;


}
.10ptText {
	font-size: 10pt;
}
.8ptText {
	font-size: 8pt;
}
a:hover {
	text-decoration: underline;
}
a {
	font-size: 11pt;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.red {
	color: #FF0000;
}
body {
	font-family: "Bauhaus Lt BT", Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
li {
	font-size: 11pt;
}
td {
	font-size: 12pt;
}
.tdPadding {
	padding: 2px;
}
.blue {
	color: #0066CC;
}
.darkRed {
	color: #CC0000;
}

.brown
{
color:#905A33;
}

