body, p, td, table {
	text-decoration: none; 
	font: normal 11px trebuchet ms; 
	color: #502306; 
	text-align: justify;
	letter-spacing: 0px;
	}

body {
	background-color: #FEF3B4;
	}

a, a:active, a:link, a:visited, a:hover {
	text-decoration: none; 
	color: #502306; 
	font: bold;
	font-style: italic;

	}

input, select, textarea {
	text-decoration: none; 
	font: normal 11px trebuchet ms; 
	color: #502306; 
	letter-spacing: 0px;
	border: 1px solid #502306; 
	background-color: #D09D53;
	}

#heading {
	font: normal 20px georgia; 
	font-style: italic; 
	text-align: right;
	color: #BF5D18;
	text-transform: capitalize;
	margin-top: 5px;
	}

#content {
	margin-right: .05in; 
	margin-left: .05in;
	}

#spam a, #spam a:active, #spam a:link, #spam a:visited, #spam a:hover {
	color: #FEF3B4; 
	}
