BODY
{ 
font-family : Verdana, Arial, Trebuchet MS;
font-size: 13px; color: #484848;
font-weight: normal;
line-height: 20px; 
}
td        { font-family: Verdana, Arial, Trebuchet MS; font-size: 13px; color: #484848; font-weight: normal; line-height: 20px;  }
p         { font-family: Verdana, Arial, Trebuchet MS; font-size: 13px; color: #484848; font-weight: normal; line-height: 20px;  }
div       { font-family: Verdana, Arial, Trebuchet MS; font-size: 13px; color: #484848; font-weight: normal; line-height: 20px;  }
li        { font-family: Verdana, Arial, Trebuchet MS; font-size: 13px; color: #484848; font-weight: normal; line-height: 20px;  }
i         { font-family: Verdana, Arial, Trebuchet MS; font-size: 13px; color: #484848; font-weight: normal; line-height: 20px;  }
A:link    { color: #8E3105; text-decoration: underline; font-weight : bold }
A:hover   { color: #ffffff; background: #8E3105; text-decoration: underline; font-weight : bold }
A:active  { color: #ffffff; background: #8E3105; text-decoration: underline; font-weight : bold }
A:visited { color: #c7936b; text-decoration: underline; font-weight : bold }
A:visited:hover { color: #ffffff; background: #c7936b; text-decoration: underline; font-weight : bold }
.footer    { color: #8E3105; font-weight : bold }
 
h1   { font-size: 14px; color: #8E3105; font-weight : bold }
.orange   { font-size: 14px; color: #8E3105; font-weight : bold }

		
.float {
 
padding:1px;
border: solid 1px #8E3105; 
}

	#sidenote
 {
  width: 85%; 
 
  border: 1px solid #EBE3DA;
  padding: 10px;
  background: #EBE3DA;
  color: #8E3105;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px; 
}