body    {
	margin : 0;
	background : #000;
	}

A 	{
	font-family : verdana, arial, sans-serif;
	font-weight : normal;
	text-decoration : none;
	} 

A:link	{ color: #1C7DE0; text-decoration: none; } 
A:visited { color: #1C7DE0; text-decoration: none; } 
A:active { color: #1C7DE0; text-decoration: none; } 
A:hover	{ color: #1C7DE0; text-decoration: underline; } 


td.main {
        margin : 0;
	padding : 0;
	font-family : trebuchet ms, helvetica, sans-serif;
	color : #000;
	font-size : 13px;
	background : #fff;
	}	
		
td.nav   {
	background : #ccc;
	border : 1px solid #000;
        margin-top : 40px;
	}
      
.title  { 
	font-family : trebuchet ms, helvetica, sans-serif;
	color : #1C7DE0;
	font-size : 18px;
	text-align : left;
	letter-spacing: .2em;
  	text-transform : uppercase;
	padding : 10px 0 0 0;
	}

.copyright  { 
	font-family : trebuchet ms, helvetica, sans-serif;
	color : #1C7DE0;
	font-size : 12px;
	text-align : center;
	letter-spacing: .2em;
  	text-transform : uppercase;
	padding : 10px 0 0 0;
	}

.customers {
        border-bottom: 1px solid #ccc;
        } 
