body  {
	margin-top : 10px;
	margin-bottom : 10px;
	color : #A9AA9A ;
	background : #000303;
	font-family : Trebuchet MS, Arial;
	font-size : 10pt;
	text-decoration : none;
	text-align: center;
	scrollbar-face-color : #003333;
	scrollbar-arrow-color : #516666;
	scrollbar-track-color : #000000;
	scrollbar-shadow-color : #121212;
	scrollbar-highlight-color : #003333;
	scrollbar-3dlight-color : #003333;
	scrollbar-darkshadow-Color : #000000;
}

A  {
	text-decoration : none;
			font-weight: bold;
}

a:link  {
	color : #516666 ;
}

a:visited  {
	color : #516666;
}

a:active  {
	color : #0066cc ;
}

A:hover  {
	color : #c0c0c0;
}

hr  {
	color : #516666;
}

td,th  {
	font-family : Trebuchet MS,Arial;
	font-size : 10pt;
	text-align: left;
}

h1  {
	font-size : 20pt;
}

h2  {
	font-size : 18pt;
}

h3  {
	font-size : 16pt;
}

h4  {
	font-size : 14pt;
}

h5  {
	font-size : 11pt;
}

.sm  {
	font-size : 9pt;
}

.min  {
	font-size : .7em;
}

ul {line-height:1.5 em;}

ul#navlist {
padding: 1em;
margin: 0;
list-style-type: none;
}

ul#navlist li { display: inline; }

ul#navlist li a {
color: #516666;
font-size:110%;
font-weight:bold;
background-color: black;
text-decoration: none;
padding:10px;
border: 1px solid black;
}

ul#navlist li a:hover {
background-color: #242424;
color: #c0c0c0;
text-decoration: none;
padding:10px;
border: 1px solid orange;
}

