body {
	margin: 0 ;
	background-color: #000066;
	}
	
td	{
	font-family: verdana, arial;
	font-size: 11px;
	color: #006600;
	line-height: 20px;
	text-align: justify;
	}

#footer	{
	
	color: #ffffff;
	font-size: 8px;
	test-transform: capitalize;
	text-align: center;
	font-weight: bold;
	background: #006600;

	}
	
#content	{
	border-top: 0;
	border-left:6px double #006600;
	
}