
body {font-family: Tahoma;
    font-style : normal; 
    color: #00245E;
        font-weight :none; 
        font-size : 8px;
        text-align: justify; 
	background-color:#FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #C0CFFB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #C0CFFB;
       }
	
	
.body{cursor:default;background-attachment:fixed;}

a:link, a:visited, a:active
{color:#B5C57D;text-decoration:none;height:8;}
	
A:hover{cursor:crosshair;color:#3D7832;text-decoration:none;height:8;font-weight:bold;
	}


       

.head {font-family: Tahoma;
    	color: #8F0A15;
    	font-style : normal; 
        font-weight :bold; 
        font-size : 14px; 
		padding: 2;
		height:1;
		width:2;
		filter:shadow(color=#EE1123, direction=100);
        }
        
.content {font-family: Tahoma;
    	color: #00245E;
    	font-style : normal; 
        font-weight: none; 
        font-size : 11px; 
        padding: 1;
        text-align: justify;
		}
       
.textarea{ font-family: Tahoma;
	font-weight :normal; 
        color: #CEC8FE;
        font-size : 10px; 
        background-color:#FFFFFF;	
         border: 1pt solid #FBF1FA;
         scrollbar-face-color: #FFFFFF;
         scrollbar-base-color:#FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #C0CFFB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #C0CFFB;
	}