body,p,td,li,table        { 
    font-family:Arial, Helvetica, Geneva, sans-serif; 
    }
	
BODY  {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #656A4E;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #656A4E;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
}
    
h1,h2,h3,h4,h5,h6   { 
    font-family:Arial, Helvetica, Geneva, sans-serif; 
    color: #330066;
    }
    
i,em                { 
    font-style : italic; 
    }

b,strong            { 
    font-weight:bold; 
    }

    
.kl        {
	font-family:Arial, Helvetica, Geneva, sans-serif;
	font-size: smaller;
}

A.blwt {
	color : White;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 1px;
}
A.blwt:link {
	color : White;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 1px;
}

A.blwt:visited {
	color : White;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 1px;
}
A:visited.blwt {
	color : White;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : 1px;
}

a.gone { color : White; visibility:hidden; }
