/*font-med.css -- for use in all content.html files  */
/* for printing with medium - 12 point - font size */
body {background-color: #f8f8f8}
H1{color: #7CFC00 }
H1{font-size: 20pt}
H1 {font-family: Arial, Helvetica, cursive}

H2{font-size: 16pt; margin-top: 0.08in; margin-bottom: 0in;}
H2{color: #BDB76B}
H2 {font-family: "Times New Roman", Times, serif}

H3{font-size: 14pt}
H3 {color: #808000}
H3 {font-family: "Times New Roman", Times, serif}
H3{font-weight: 600}

H4{font-size: 13pt}
H4 {color: #40e400}
H4 {font-family: Arial, Helvetica, cursive}
H4{font-weight: 500}

H5{font-size: 10pt}
H5{color: #808000}
H5 {font-family: Arial, Helvetica, cursive}
H5{font-weight: 300}

H6{font-size: 12pt}
H6{color: #40e400}
H6 {font-family: Arial, sans-serif}

p{font-size: 12pt}
p{color: #000000; margin-top: 0.08in; margin-bottom: 0in;}
p{font-family: "Times New Roman", Times, serif}
p{margin-top: .5em}
p{margin-bottom: 0em}

lh{font-size: 12pt}
lh{color: #000000; margin-top: 0.08in; margin-bottom: 0in;}
lh{font-family: "Times New Roman", Times, serif}
lh{margin-top: .5em}
lh{margin-bottom: 0em}

li{font-size: 12pt}
li{color: #000000; margin-top: 0.08in; margin-bottom: 0in;}
li{font-family: "Times New Roman", Times, serif}
li{margin-top: .5em}
li{margin-bottom: 0em}


/*link{color: #00ffff}*/
a:link{color: #000088}
a:visited{color: #0000ff}
a:hover{color: #ff0000}

strong{color: #33ff00}
