body, HTML {
	background-color: #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-shadow-color : #B6A9AE;
	scrollbar-highlight-color : #B6A9AE;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #B6A9AE;
	font-size:11px;
	font-family: arial,century gothic, tahoma,sanf-serif;
	font-weight:normal; 
	text-align:justify;
	color: #999888;
	
	}
	
body {overflow-x: hidden}
		
a:active {color : #B6A9AE; text-decoration: none; }
a:link {color : #67AECD; text-decoration : none;}  
a:visited {color : #84B9A4; text-decoration : none;} 
a:hover {color : #E0D996; text-decoration : none; font-weight:bold; cursor:hand } 
	
	
                
.top {
        width:530px;
	color:#7A9351;
	font-size:18px;
	font-family: Times New Roman, tahoma,arial, sanf-serif;
    font-weight:bold;
    text-align:left;
	padding-top:-4px;
    border-bottom: 1px solid #A9B091;
	}

.body {
        width:530px;
	color: #637987;
	font-family: arial, sanf-serif;
	font-size:14px;
	font-weight:bold;
    text-align:justify;
    padding:3px;
	}
                
.end {
        width:530px;
	color: #B6A9AE;
	font-size:11px;
        font-weight:bold;
        text-align:right;

	}

input, select, textarea, .textfield, .button {
	border: 1px solid #C6B0B1;
 	color: #C6B0B1;
	font-size:10px;
	font-family:  arial, verdana, tahoma;
	font-weight:normal; 
	text-align:left;
  	
	}



b {color:#7C9CBA;}


u {text-decoration:none;
        color:#C6B0B1;
	}

i {
        color:#C6B0B1;
	}

hr {

 	border: dotted 1px #8F8E76;
	width: 100%;
 	}