BODY {
background: #FFFFFF;
margin: 0px;
border-left: #FFEFCC 35px solid; 
border-right: #FFEFCC 35px solid; 
padding-left: 2%;
padding-right: 2%;
padding-top: 2%;
padding-bottom: 5%;

color: #303030;
font-weight: normal;
font-family: geneva, verdana, sans-serif;
font-size: small;
line-height: 1.5em;
}

A:link,A:visited,A:active {
color: #B1805F; 
font-weight: bold; 
text-decoration: none; 
}
A:hover {
color: #E2A074;
font-weight: bold; 
text-decoration: none; 
text-transform: capitalize;
}

P {margin-left: 0.5em;}

H1 {color: #965930; font-weight: normal; font-size: 175%; text-transform: capitalize;}
H2 {color: #965930; font-weight: normal; font-size: 150%; text-transform: capitalize;}
H3 {color: #000000; font-weight: bold; font-size: 125%; text-transform: capitalize;}

SMALL {font-size: 80%;}

TABLE {text-align: center;}

TD {
background: #FFF5E1;
padding: .5em; 
text-align: center;
width: 300px;

font-weight: normal;
font-family: geneva, verdana, sans-serif;
font-size: small;
line-height: 1.5em;
}

.footer {text-align: center;}
