td { width: 300px; }

		body {
  		  margin: 10px 0px 0px 50px;
		  font-family: verdana, geneva, arial, helvetica, sans-serif; 
		  font-size: 15px; 
		  background-color: #bbeedd; 
		  text-decoration: none; 
		  font-weight: normal; 
		  line-height: normal; 
		}
		
		#sidebar { float:left ;padding: 0 30px 0 0 }
		#content { width: 1300px }				
		
		a          { color: #3366cc; }
		a:link     { color: #3366cc; text-decoration: underline; }
		a:visited  { color: #3366cc; text-decoration: underline; }
		a:active   { color: #3366cc; text-decoration: underline; }
		a:hover    { color: #3366cc; text-decoration: underline; }
