body
{
	background-color: rgb(5, 5, 32);
	font-family: arial;
	font-size: 11px;
	margin: 0px 0px 0px 10px;
	color: rgb(204, 204, 204);
	
	
}

table
{
	background-color: rgb(12, 3, 2);
}

p
{
	color: rgb(204, 204, 204);
}

h1
{
	font-size: 18px;
}

h2
{
	font-size: 14px;
}

a:link		{color: rgb(204, 204, 204); text-decoration: none; 
	    	font-family: tahoma; font-size: 11px;

	    	}
a:visited	{color: rgb(204, 204, 204); text-decoration: none; 
			font-family: tahoma; font-size: 11px;
			}
			
a:active	{color: rgb(200, 50, 50); text-decoration: none; 
			font-family: tahoma; font-size: 11px; }
			
a:hover		{color: rgb(204, 204, 204); text-decoration: underline; 
			font-family: tahoma;  font-size: 11px;
			}
			
.listhead
{
	font-family: tahoma; font-size: 11px; color: rgb(204, 204, 204); text-decoration: none;
}

.column
{
	font-family: tahoma; font-size: 11px; color: rgb(204, 204, 204); text-decoration: none;
}

.small
{
	font-family: tahoma; font-size: 11px; color: rgb(204, 204, 204); text-decoration: none;
}
