p 	{
    font: normal 9pt  Arial, Verdana, sans-serif;
    color:#585858;
	}

body{ 
	background-color: #000;
	margin: 0; 
	padding: 0;
	font: normal 9pt  Arial, Verdana, sans-serif;
    color:#585858;

	}
	
	

/* Top Menu Styling */

a:link, a:visited, a:hover, a:active 
	{
	text-decoration:none;
	color:#585858;
	}
	
a.topmenu:hover
	{
	color:#0B610B;
	font-weight:bold;
	}

h1{
    font: bold 14pt  Arial, Verdana, sans-serif;
    color:#585858;
	}


form {
	margin-top: 0; 
	margin-bottom: 0;
	}
input.srch	{
	height:17px;
	}