BODY {
    font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color:#321E0F;
 	margin-top : 0px;
	margin-left : 0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	background-color : #DACBA8;
	scrollbar-arrow-color : #663300;
	scrollbar-base-color : #663300;
	scrollbar-darkshadow-color : #663300;
	scrollbar-face-color : #DACBA8;
	scrollbar-highlight-color : #DACBA8;
	scrollbar-shadow-color : #DACBA8;
	scrollbar-track-color : #DACBA8;
	}

P {
    font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #321E0F;
	text-align : justify;
	}

A:LINK {
    font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #A44800;
	}

A:VISITED {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #A44800;
	}

A:ACTIVE {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #A44800;
	}

A:HOVER {
	font-weight : bold;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FF6F04;
	}
	
UL {
	list-style : url(img/li.gif);
	font-size: 12px;
	 }

HR {
	height: 1pt;  
	width: 100%; 
	color: #F4EED9;
	}
	
TD{
	font-size:12px;
}