/* Font Style Sheet, Level 1, for NetHelp */
/* Add the following command in the <HEAD> section of your HTML file */
/* <LINK REL=STYLESHEET TYPE="text/css" HREF="kreitz-fonts.css">     */


BODY { width:   730	; 
       bgcolor: #F8F8F8 ;
       text:    #000000 ;
       link:    #ff3333 ;
       vlink:   #555599 ;
     }


/* --------- these need to change for a Sun unless I introduce jpegs ---------*/

 .ssx  {font-family: sans-serif; font-size: 9px}                        /* +1 */
 .ssX  {font-family: Verdana, sans-serif; font-size: 11px}              
 .ss   {font-family: Verdana, sans-serif; font-size: 13px}              
 .ssM  {font-family: sans-serif; font-size: 13px}                       /* +1 */
 .ssL  {font-family: sans-serif; font-weight: bold; font-size: 17px}    /* +3 */
 .ssLL {font-family: sans-serif; font-weight: bold; font-size: 20px}    /* +3 */
 .ssXX {font-family: sans-serif; font-weight: bold; font-size: 26px}    /* +6 */
 .ssXL {font-family: sans-serif; font-weight: bold; font-size: 34px}    /* +6 */
	 							                
 .pre  {font-family: monospace; white-space: pre; font-size: 13px}      /* +1 */
								     
TD { font-family: Verdana, sans-serif; font-size: 12px}		
