@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: sans-serif;
	color: #333333;
	
}
body {
	background-color: #FCB040;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
}

a {
	color: #0D76B7;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
  color: #990000;
  text-decoration: none;
  font-weight: bold;}


#Table_01 {
align:center;

}

.footer {
	font-family: sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: capitalize;
	color: #0D76B7;
	text-decoration: none;
}

#footer a:active {
	color: #990000;
}
#footer a:hover {
	color: #990000;
}

#footer a:visited {
	color: #0D76B7;
	text-decoration: none;
}

.navigation {
	font-family: sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	border:none
}
#navigation a:active {
	color: #333333;
}
#navigation a:hover {
	color: #990000;
}

#navigation a:visited {
	color: #003399;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0D76B7;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0D76B7;
	text-decoration: none;
}
h3 {
	font-family: sans-serif;
	font-size: x-small;
	color: #0D76B7;
	text-decoration: none;
}
.spotlight_bottom {
	font-family: sans-serif;
	font-size: x-small;
	color: #333333;
}
.copyright {
	font-family: sans-serif;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
}
