body 
{ 
	background-color: #010066; 
	font-family: verdana; 
	font-size: 12px; 
	font-weight: normal;
	color: #666666;
	margin-top: 0;
}

a 
{
	font-family: verdana; 
	font-size: 12px; 
	font-weight: normal;
	color: #666666;
	text-decoration: none
}

a:hover 
{ 
	font-family: verdana; 
	font-size: 12px;
	font-weight: normal;	
	color: #0000FF;
	text-decoration: none;
}

select
{
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal;
}

input
{
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal;
}

textarea
{
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal;
}

table 
{
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}