body {
	background-color: #CCCCCC;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
}
.outer_table_border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333300;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333300;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333300;
	border-bottom-color: #333300;
	
}
.text {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
	color: #000000;
}
.footer_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.footer_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-decoration: underline;
}
.footer_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	text-decoration: underline;
}.links_top {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	color: #731616;
	text-decoration: none;
}
.links_top a:visited {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
}
.links_top a:hover {

	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
	font-weight: bolder;
	color: #3F0C0C;
}
.links_top a {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	color: #731616;
	text-decoration: none;
}

