body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: underline;
	color: #3366CC;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.h1 {
	font-size: 15px;
	color: #000066;
	font-weight: bold;
}
.h2 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.smitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
.redast {
	color: #984848;
	font-weight: bold;
	font-size: 11pt;
}
.lightimg {
	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity: 0.50;
	khtml.opacity: 0.50;