body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-top: 0px;
}

a {
	font-size: 12px;
	color: #339999;
}
a:visited {
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #339999;
}

sup {
	font-size: smaller;
}


td.topnav
{
	background-image: url(../images/bg-topnav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: Black;
	text-align: right;
	vertical-align:text-top;
}
