BODY
{ 
background: #c3a987;
text-align: justify;
font-family: verdana;
font-size: 9pt;	
color: #ffec8f;
}
div
{
font-family: verdana;
font-size: 11pt;	
color: #29392c;
}
p
{
font-family: verdana;
font-size: 10pt;	
color: #29392c;
}
p1
{
font-family: verdana;
font-size: 9pt;	
color: #29392c;
}
p2
{
font-family: verdana;
font-size: 11pt;
font-style: italic;	
color: #29392c;
}
li
{
background-color: inherit;
color: #29392c;
font-family: georgia;
font-size: 12pt;
text-align: left;
}
h1
{
background-color: inherit;
color: #5e190c;
font-family: georgia;
font-size: 14pt;
text-align: center;
font-weight: bold;
text-transform: uppercase;
}
h2
{
background-color: inherit;
color: #5e190c;
font-family: georgia;
font-size: 11pt;
text-align: right;
text-transform: uppercase;
}
h3
{
background-color: inherit;
color: #5e190c;
font-family: georgia;
font-size: 14pt;
font-style: normal;
text-align: center;
text-transform: uppercase;
}
strong
{
background-color: inherit;
color:#ffec8f;
}
em
{
background-color: inherit;
color:#393006;
}
u
{
background-color: inherit;
color:#ffec8f;
}
a
{
font-family: verdana;
background-color: inherit;
color: #ffec8f;
font-weight: bold;
text-decoration: none;
}
A:link {
	text-decoration: none;
	color: #ffec8f;
	font-size : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:active 
{ text-decoration: none; color: #ffec8f 
}
A:visited 
{ text-decoration: none;
font-size : 9pt;
color: #999900 
}
a:hover
{
color: #4f4337;
font-weight: bold;
font-size : 9pt;
text-decoration: underline;
}
table
{
font-family: verdana; 
text-align: left;
font-size: 9pt;	
color: #ffec8f;
padding: 10px;
border-style: solid;
border-color: #ffec8f;
border-width: 2px;
}
tr
{
font-family: verdana; 
text-align: left;
font-size: 9pt;	
color: #ffec8f;
padding: 10px;
border-style: solid;
border-color: #ffec8f;
border-width: 1px;
}
td
{
font-family: verdana; 
text-align: left;
font-size: 9pt;	
color: #ffec8f;
padding: 10px;
border-style: solid;
border-color: #ffec8f;
border-width: 0px;
}
textarea
{ 
background-color: #c3a987;
font-family: verdana; 
font-size: 9pt;
color: #29392c; 
border-style: solid;
border-color: #29392c;
border-width: 1px;
}
input 
{
background-color: #c3a987;
font-family: verdana; 
font-size: 9pt;
color: #1c1e04; 
border-style: solid;
border-color: #29392c;
border-width: 1px;
}
option
{ 
background-color: #e4c79e;
font-family: verdana;
font-size: 9pt;
color: #1c1e04;
}
select
{ 
background-color: #1c1e1b;
font-family: verdana; 
font-size: 9pt;
color: #1c1e04; 
border-style: solid;
border-color: #29392c;
border-width: 1px;
}
#container
{
margin-left: 10%;
width: 852px;
padding-left: 3px;
padding-top: 3px;
background-color: #c3a987;
}
#banner
{
width: 852px;
height: 337px;
background-color:#c3a987;
position: relative;
}
#ad
{
width: 848px;
position: relative;
}
#content
{
float: left;
width: 845;
background-color: #c3a987;
padding: 5px;
}
#footer
{
width: 848px;
clear: both;
background-color: #c3a987;
padding-top: 10px;
padding-bottom: 10px;
font-size: 9pt;
}