body, td, th {
	font-size: 12px;
	color: #242122;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 13px;
}
body {
	background-color: #242122;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #942824;
}
.style2 {
	color: #942824;
	font-weight: bold;
	text-transform: uppercase;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #6E81AB;
}
a:active {
	text-decoration: none;
}
.style4 {
	font-size: 10px;
	font-style: normal;
}
.style5 {
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	color: #942824;
}

.FooterStyle {
	font-size: 10px;
	color: lightgrey;
}

.hidden { display: none; }
.unhidden { display: block; }

table.centered_table {
	margin: 5px;
}

table.centered_table td {
	text-align:center;
	vertical-align:middle;
	padding: 2px;
}