body	{
	font: 13px/1.5 Myriad Pro, Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	color: #d1d1d1;
	background-color: #000000;
	background-image: url('/images/49.GIF');
	margin: 0px;
}

h1{font-size: 23px; color: #ffffc1; margin-top: 16px; }
h2{font-size: 21px; color: #ffffc1; margin: 0;}
h3{font-size: 18px; color: #ffffc1; }
h4{font-size: 19px; }
h5{font-size: 17px; }
h6{font-size: 15px; }
ol{list-style: decimal; }
ul{list-style: square; }
li{margin-left: 30px; }
	
a:link {text-decoration: underline; color: #408080 ; }
a:visited {text-decoration: underline; color: #408080 ; }
a:active {text-decoration: underline; color: #ffff00 ; }
a:hover {text-decoration: underline; color: #ffff00 ; }

a:hover img { border: 0; text-decoration: none; }
a:visited img { border: 0; text-decoration: none; }
a:active img { border: 0; text-decoration: none; }

.info-box	{
	background-color: #222222;
	border: 1px dotted #444444;
	padding: 2px;
	margin: 6px;
}

.topnav	{
	font-size: 1em; padding-right: 6px;
	color: #ffffc1;
	text-decoration: none;
}

a.topnav, a.topnav:link, a.topnav:visited	{
	font-size: 1em; padding-right: 6px;
	color: #ffffc1;
	text-decoration: none;
}

a.topnav, a.topnav:hover {
	font-size: 1em; padding-right: 6px;
	color: #ffa000;
	text-decoration: none;
}


div#footer	{
	margin-top: 28px;
	border-top: 1px solid #666666;
	size: .8em;
	padding: 4px;
}

div#banner	{
	background-color: #000000;
	color: #ffff80;
	padding: 12px;
}

