body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #393939;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #C53C18;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #C53C18;
}
a:hover {
	text-decoration: none;
	color: #414A8D;
}
a:active {
	text-decoration: underline;
	color: #C53C18;
}

.tablebkgd {
	background-image: url(images/index_20.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#footer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #8F99A1;
}

#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover {
	text-decoration: underline;
	color: #C93A18;
}
#footer a:active {
	text-decoration: none;
	color: #ffffff;
}
h1 {
	font-size: 12pt;
	color: #2F4989;
}
h2 {
	color: #2F4989;
	font-size: 11pt;
}
h3 {
	color: #2F4989;
	font-size: 10pt;
}
h4 {
	color: #2F4989;
}
h5 {
	color: #2F4989;
}
h6 {
	color: #2F4989;
}
.style1 {
color: #2F4989;
font-weight:bold;
}

.table-header {
background-color: #2F4989;
color: #ffffff;
font-weight: bold;

}