body {  /*  page properties  */
	font-size: 11px;
    COLOR: #6d2818;
	line-height: 12pt;
    FONT-FAMILY: Verdana, Trebuchet MS, Arial, Helvetica, Tahoma, Arial;
	}
	
TABLE TD
{
    MARGIN: 0px;
    COLOR: #6d2818;
	line-height: 12pt;
	font-size: 11px;
    FONT-FAMILY: Verdana, Trebuchet MS, Arial, Helvetica, Tahoma, Arial;
	}

	A:link { text-decoration: underline; color: #6d2818;}
	A:visited { text-decoration: underline; color: #6d2818;}
	A:active { text-decoration: underline; color: #6d2818;}
	A:hover { text-decoration: none; color: #6d2818;}
	
#footer {  /*  defines footer formatting */
	color: #fff;}
	
	#footer A:link { text-decoration: underline; color: #fff;}
	#footer A:visited { text-decoration: underline; color: #fff;}
	#footer A:active { text-decoration: underline; color: #fff;}
	#footer A:hover { text-decoration: none; color: #fff;}


