/* okbrowsers.css */

BODY ADDRESS, BODY BLOCKQUOTE, HTML BODY, BODY CAPTION, BODY CENTER, BODY DIV, BODY FORM, BODY LI, BODY OL, BODY P, BODY TD, BODY TH, BODY TR, BODY UL {
font-size: 100%}


BODY H2 {font-size: 142%;
padding: .3em 0 .3em;
}

BODY H3 {font-size: 117%;
padding: .3em 0 .2em;
}

BODY H4 {font-size: 100%;
padding: .3em 0% .2em 4%;
}

.section {margin-top: 2.3em; /* space above header */
border-left: red 2px groove;
border-top: red 2px groove;
width: 72%;  /* length of top-line */
}

BODY .section H2, BODY .section H3 {
margin-top: .1em;     /* how much DIV background color shows, if DIV border */
margin-bottom: 0em;   /* how much of the DIV background color shows  (for NS6 only IF there is a div border) */
/* border-top: green thin solid;
border-left: green thin solid; */
}

.section LI {
border-left: thin white solid;
border-bottom: green 1px dotted; }

BODY .section UL {line-height: 1.9;
list-style: none;}

BODY .blueheader {
border-top: 4px groove #f03;
border-right: 4px groove #f03;
margin: 5% 6% 3%;
padding: 2% 3%;
text-align: center;}

BODY .nartext P, BODY .nartext LI  {
font-size: 1.25em; 
font-family: "Times New Roman", Georgia, serif;}


/* --- end ---   */ 

/* 
border-bottom: red thin solid;
border-left: red 2px groove;
border-top: red 2px solid;
background: #ff9;
border: thin red solid;
*/
