BODY
{	FONT-SIZE: 12px;
    background: #e8e6d8;
    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: 12px; color: #000000;
    line-height: 1.3em;
    text-align: left;
}

a
{ color: #16609a;  }

span.title
{ color: #16609a; font-weight: bold; }
span.highlight
{ color: #16609a; font-style: italic; }


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: 12px;
	}
	
ol
{
	padding-left: 1em;
	margin-left: 1em;
	margin-top: 2px; margin-bottom: 2px; FONT-SIZE: 12px;
	}
li
 { margin-bottom: 4px;}

blockquote
{ font-family: georgia, times, times new roman;
font-weight: 100;
color: #16609a;
font-size: 14px;
line-height: 1.4em;
}

h1
{ font-family: georgia, times, times new roman;
font-weight: 100;
color: #16609a;
font-size: 20px;
margin-bottom: 4px;
line-height: 1.1em;
}

h2
{ font-family: arial, helvetica, verdana, sans serif;
color: #16609a;
font-size: 14px;
}

h3
{ font-family: arial, helvetica, verdana, sans serif;
color: #16609a;
font-size: 12px;
}