.header-a {  font-weight: bold; color: #eeeeee; text-decoration: none}
.header-a:visited { font-weight: bold; color: #eeeeee; text-decoration: none}
.header-a:hover { text-decoration:underline; color: #eeeeee}

.kbid-a { text-decoration: none}
.kbid-a:hover { text-decoration:underline; }

.cpy { font-family: Tahoma,Verdana,Arial,Helvetica; font-size: 75%; line-height: 1.25em;} 

*	{ font-family: Tahoma,Verdana,Arial,Helvetica; font-size: 100%; line-height: 1.25em;} 
BODY				
{ 
   background-color: white;  
   font-size:70%; 
/*   font-family: Tahoma,Verdana,Arial,Helvetica; 
   line-height: 1.25em; */
}

P {font: inherit;}

A				{ color: Blue; text-decoration: none }
A:active,
A:visited			{ color: purple; }
A:hover				{ color: Red; text-decoration: underline}


PRE
{
    PADDING-RIGHT: 0.5em;
    MARGIN-TOP: 1em;
    PADDING-LEFT: 0.5em;
    MARGIN-BOTTOM: 1em;
    PADDING-BOTTOM: 0.5em;
    MARGIN-LEFT: 24px;
    COLOR: black;
    PADDING-TOP: 0.5em;
    WIDTH: 600px;    
    FONT-FAMILY: Tahoma,Verdana,Arial,Helvetica;
    BACKGROUND-COLOR: #eeeeee
    
}
