body
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;	
	font-family:verdana;
	font-size:11px;

}
table
{
	font-family:verdana;
	font-size:11px;
}
.navlinks
{
	font-family:verdana;
	font-size:11px;	
	font-weight:bold;
	color:white
}
.data
{
	font-family:verdana;
	font-size:11px;	
	background-color:#5A706D;
	color:white
}
.title
{
	font-family:times new roman;
	font-size:26px;	
	color:ffffff;
}
a.nav:link { color: ffffff; text-decoration: none }
a.nav:active { color: ffffff; text-decoration: none }
a.nav:visited { color: ffffff; text-decoration: none }
a.nav:hover { color: 000000; text-decoration:none }

#topbar{
position:absolute;
padding: 2px;
background-color: transparent;
width: 200px;
visibility: hidden;
z-index: 100;
}

a.blink:link { color: 000000; text-decoration: none }
a.blink:active { color: 000000; text-decoration: none }
a.blink:visited { color: 000000; text-decoration: none }
a.blink:hover { color: 800000; text-decoration:none }
