
BODY { background: #faf4eb ;
       color : #500000 ;
       font-family : times, serif ; 
       font-size : 12pt;
     }

TD { background: #faf4eb ;
       color : #500000 ;
       font-family : times, serif ; 
       font-size : 12pt; 
       text-align : justify; 
    }

P.byline { font-style : italic;
           text-align : center;
         }

/* in case of need */
.tlh { color : #500000; font-family: times, serif; }

A:link { color : #e02020; }
A:visited { color : #e02020; }
/* A:visited { color : #902090 } */
/* A:active { color : #ff0000 ; 
      background-color : #ffff00 ; font-size : x-large } */

/* in case I need to get to normalcy... */
.divi { 
  color : #000050 ;
  font-family : times, serif ;
}

/*
.divi A:link { color : #7000ff }
.divi A:visited { color : #902090 }
*/
/*
H1 { font-size : 140% ; font-weight : bold ; }
H2 { font-size : 140% ; font-weight : normal ; }
H3 { font-size : 120% ; font-weight : bold ; }
H4 { font-size : 100% ; font-weight : bold ; }
H5 { font-size : 80% ; font-weight : bold ; }
H6 { font-size : 60% ; font-weight : bold ; }
*/

H1 { font-size : 24pt ; font-weight : bold ; align : center ; }
H2 { font-size : 24pt ; font-weight : normal ; }
H3 { font-size : 18pt ; font-weight : bold ; }
H4 { font-size : 18pt ; font-weight : normal ; }
H5 { font-size : 14pt ; font-weight : bold ; }
H6 { font-size : 12pt ; font-weight : bold ; }

.tlh { color : #400000 ; }
A:link .tlh { color : #e02020 }
.tlh A:link { color : #e02020 }
A:visited .tlh { color : #e02020 }
.tlh A:visited { color : #e02020 }
/* A:visited .tlh { color : #902090 }
.tlh A:visited { color : #902090 } */
TT.tlh, STRONG.tlh { font-family : monospace ; }

TD.nav, TD.subnav {
  	text-align : center;
	font-family : helvetica, sans-serif;
	/* font-weight : bold; */
	font-size : large;
	background-color : #ffffff;
	color : #685000;
}
.nav A, .subnav A { color : #685000; text-decoration : none; }

TD.subnav { font-weight : bold; font-size: medium; }

