/* 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" REF="http://www.nuprl.org/styles/PRLPubscoverPages.css"> */

BODY { width:   730	; 
       bgcolor: #F8F8F8 ;
       text:    #000000 ;
     }

/*     link:    #ff3333 ; */
/*     vlink:   #555599 ; */


/* --------- these need to change for a Sun unless I introduce jpegs ---------*/



TD { font-family: Verdana, sans-serif;      
     font-size: 13px}	                                                /* default: ss*/

 .ssx  {font-family: Serif; font-size: 10px}                       /* +1 */

 .ss   {font-family: Serif; font-size: 13px}              /* +1 */

 .ssM  {font-family: sans-serif; font-size: 14px}                       /* +1 */

 .ssL  {font-family: Serif; font-weight: bold; font-size: 20px}    /* +3 */

 .ssLL {font-family: Serif; font-weight: bold; font-size: 16px}    /* +3 */

 .ssXL {font-family: Serif; font-weight: bold; font-size: 40px}    /* +6 */

 .pre  {font-family: monospace; white-space: pre; font-size: 14px}      /* +1 */



