body {
	margin:0;
	padding:0;
}

td, body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #513F12;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
    padding: 0px;
	color: #000000;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 23px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}

.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}

.bottomlinks A {color: #FFFFFF; text-decoration: none} 
.bottomlinks A:link {color: #FFFFFF; text-decoration: none} 
.bottomlinks A:visited {color: #FFFFFF; text-decoration: none}
.bottomlinks A:hover {color: #FFFFFF; text-decoration: underline}  
.bottomlinks A:active {color: #FFFFFF; text-decoration: underline} 

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
}

.testing
{
	background-color: #ffffff;
}

.testing2
{
	background-color: #8C6D1F;
}


#testing {
  
  margin: 20px;
  padding: 10px;
  width: 574px;
	
}