BODY
{	FONT-SIZE: 12px;
    background: #564015;
    background-image: URL('imgs/background.jpg');
    background-repeat: repeat-x;
    background-position: top;
    MARGIN: 0px auto;
    FONT-FAMILY: arial, helvetica, verdana, sans serif;
    font-size: .9em; color: #FFFFFF;
    line-height: 1.3em;
    text-align: left;
}

a
{ color: #cc9832;  }

A.footer:LINK, A.footer:ACTIVE, A.footer:VISITED, A.footer:HOVER
	{
	COLOR: #FFFFFF;
	}



form
{	
	margin: 0px;
	padding: 0px;
}


P.list
{	
	margin-bottom: 1px;
	margin-top: 0px;
}

ul
{
	padding-left: 1em;
	margin-left: 1em;
	margin-top: 2px; margin-bottom: 2px; FONT-SIZE: .9em;
	}
	
ol
{
	padding-left: 1em;
	margin-left: 1em;
	margin-top: 2px; margin-bottom: 2px; FONT-SIZE: .9em;
	}
li
 { margin-bottom: 4px;}



h1
{ font-family: arial, helvetica, verdana, sans serif;
font-weight: 100;
color: #cc9832;
font-size: 16px;
margin-bottom: 4px;
line-height: 1.1em;
}

h2
{ font-family: arial, helvetica, verdana, sans serif;
font-weight: 100;
color: #cc9832;
font-size: 1em;
margin-bottom: 2px;
}

h3
{ font-family: arial, helvetica, verdana, sans serif;
font-weight: 100;
color: #cc9832;
font-size: .9em;
margin-bottom: 2px;
}
