BODY,TD,UL,LI,A,P,MARQUEE,SCRIPT,TEXTAREA,INPUT,DIV
{
letter-spacing: .1px;
font-family: Arial, Verdana, Tahoma, Sans Serif;
font-size: 14px;
text-align: justify;
}

BODY
{
color: #444444;
background-color: #AEA48E;
margin: 0px, 0px, 0px, 0px;
}

/* ---------- Hyperlinks ---------- */
A:link
{
color: #F4EBD0;
text-decoration: none;
}

A:active
{
color: #F4EBD0;
text-decoration: underline;
}

A:visited
{
color: #F4EBD0;
text-decoration: none;
}

A:hover
{
color: #FFFFFF;
text-decoration: underline;
}

img
{
border: 0;
align: center;
}

/* --------- Headings ---------- */
H1
{
font-size: 24px;
font-family: Verdana, Tahoma, Arial, Sans-Serif;
color: #FFFFFF;
letter-spacing: -1.5px;
margin-bottom: 2px;
margin-top: 8px;
}

H2
{
font-size: 18px;
font-family: Verdana, Tahoma, Arial, Sans-Serif;
color: #FFFFFF;
letter-spacing: -1.5px;
margin-bottom: 2px;
margin-top: 8px;
}

H3
{
font-size: 14px;
font-family: Arial, Verdana, Tahoma, Sans Serif;
color: #FFFFFF;
font-weight: bold;
letter-spacing: -1.5px;
}

IMG
{
border: 0px;
}

TD
{
text-align: top;
}

/* -------- Classes -------------- */

/* a class for UL tags */
.submenu
{
margin-top : 2px;
margin-bottom : 5px;
text-indent : 5px;
}

.bkcover
{
border: 1px none #999999;
width: 100;
height: 136
}

.brown_text
{
color: #F4EBD0;
}

.white_text
{
color: #FFFFFF;
}

.quotes
{
color: white;
font-style: italic;
}

.head
{
font-size: 18px;
color: #FFFFFF;
}

.main_heading
{
font-size: 24px;
font-family: Verdana, Tahoma, Arial, Sans-Serif;
color: #FFFFFF;
font-weight: bold;
letter-spacing: -1.5px;
margin-bottom: 2px;
margin-top: 8px;
}

.subheading
{
font-size: 14px;
color: #F4EBD0;
}