body 
	{
    margin: 0;
    padding: 0;
    font: Verdana, sans-serif;
    background-color: #535353;
	}

p, li, td
	{
	font-family: Verdana, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	}
	
a
	{
	font-family: Verdana, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #ff822e;
	}	
			
#site 
	{
    font-family: Verdana, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	padding: 0px 0px 20px 0px;
	width: 720px;
    margin: 40px auto;
	}

#small_text
	{
	font-family: Verdana, sans-serif; 
	font-weight: normal;
	font-size: 9px;
	color: #cccccc;
	padding: 0px 0px 20px 0px;
	}