body
{ 
	font-family: Trebuchet MS; 
	background-color: #FFFFFF; 
	font-size: 10pt 
}


h1 {
	font-family: Trebuchet MS; 
	background-color: #99660; 
	color: #996600
	font-size: 18pt 
	}

h2 {
	font-family: Trebuchet MS; 
	background-color: #99600; 
	font-size: 14pt 
	}


h3 {
	font-family: Trebuchet MS; 
	background-color: #99600; 
	font-size: 11pt 
	}

h4 {
	font-family: Trebuchet MS; 
	background-color: #99600; 
	font-size: 10pt 
	}


div.footer 
{
      text-align:center;
	  font-family: Arial; 
      font-size: 8pt 
}

div.leftcol
{
	float: left;
	width: 200px;
      margin-top: 100px;
}

div.leftcol li
{
	list-style: none;
	margin-bottom: 14px;
}


div.leftcol ul
{
	padding: 0px;
}

div.header 
{
	color: red;
	text-align: center;
}
div.main
{
	margin-left: 200px;
}

div.main img.left
{
        float:left;
        padding-right: 5px;
}
div.main img.right
{
        float:right;
        padding-right: 5px;
}
div.main hr.clear
{
    clear: both;
    margin-bottom: 20px;
}

div.main br.clear
{
    clear: both;
    margin-bottom: 20px;
}
