*{ font-size: 1.0em; }

body {
 margin-top: 0px; 
 margin-left: 0px; 
 margin-right: 0px; 
 margin-bottom: 0px; 
 margin-width: 0px; 
 margin-height: 0px; 
 margin-height: 0px; 
 scrollbar-face-color: #D3CCBB;
 scrollbar-highlight-color: #503F21;
 scrollbar-shadow-color: #503F21;
 scrollbar-dlight-color: #503F21;
 scrollbar-arrow-color: #503F21;
 scrollbar-track-color: #D3CCBB;
 scrollbar-darkshadow-color: #D3CCBB;
 text-align : left;
 line-height : 18px;
 font-size: 12px;
 font-stretch : normal;
 font-weight : normal;
 font-style : normal;
 background-color : white;
  }
  

A {
	text-decoration: none;
	}

A:hover {
	color: #ff0000;
	text-decoration: underline;
	}
	
SMALL {
 text-align : left;
 line-height : 14px;
 font-size: 10px;
 font-stretch : normal;
 font-weight : normal;
 font-style : normal;
  }