
p { font: 1em bold Calibri, sans-serif; color: rgba(0, 0, 128, 1.0); line-height: 22px; /* 14px/16=0.875em */ }

.p_line { line-height: 22px; }

#textgreen1 { color: green; }
#textgreen2 { color: green; }
#textnavy1 { color: navy; font: 1.0em Calibri, sans-serif; }
#textnavy2 { color: navy; font: 0.75em Calibri, sans-serif; }
#textwhite1 { color: white; font-weight: bold; font: 22px Calibri, sans-serif; }
#textwhite2 { color: white; font-weight: normal; font: 18px Calibri, sans-serif; }
#textorange1 { color: rgba(255, 102, 0, 1.0); font-weight: bold; font: 25px Calibri, sans-serif; }
#textorange2 { color: rgba(255, 102, 0, 1.0); font-weight: bold; font: 18px Calibri, sans-serif; }


h1 { font: 2em Calibri, sans-serif; color: rgba(0, 128, 0, 1.0); }
h2 { font: 1.5em Calibri, sans-serif; color: rgba(0, 128, 0, 1.0); }
h3 { font: 1em Calibri, sans-serif; color: rgba(0, 128, 0, 1.0); }


.textp1 { color: navy; font: 1.0em Calibri, sans-serif; }
.textp2 { color: navy; font: 0.75em Calibri, sans-serif; }
.textp3 { color: red; font: 0.7em Arial, sans-serif; }

.textp4 { color: rgba(204, 51, 0, 1.0); font-weight: bold; white-space: nowrap; }

a.linkp0:link,a.linkp0:visited { color: rgba(255, 255, 255, 1.0); text-decoration: none; font-weight: normal; white-space: nowrap; } 
a.linkp0:hover,a.linkp0:active { color: rgba(0, 128, 0, 1.0); text-decoration: none; font-weight: normal; background: white; white-space: nowrap; padding: 5px; }

a.linkp1:link,a.linkp1:visited { color: rgba(255, 255, 255, 1.0); text-decoration: none; font-weight: bold; white-space: nowrap; } 
a.linkp1:hover,a.linkp1:active { color: rgba(0, 128, 0, 1.0); text-decoration: none; font-weight: bold; white-space: nowrap; }

a.linkp2:link,a.linkp2:visited { color: rgba(0, 128, 0, 1.0); text-decoration: none; font-weight: normal; white-space: nowrap; } 
a.linkp2:hover,a.linkp2:active { color: rgba(0, 128, 0, 1.0); text-decoration: none; font-weight: bold; background: white; white-space: nowrap; }

a.linkp3:link,a.linkp3:visited { color: rgba(255, 102, 0, 1.0); text-decoration: none; font-weight: normal; white-space: nowrap; } 
a.linkp3:hover,a.linkp3:active { color: rgba(255, 102, 0, 1.0); text-decoration: none; font-weight: bold; background: white; white-space: nowrap; }

a.linkp4:link,a.linkp4:visited { color: rgba(204, 51, 0, 1.0); text-decoration: none; font-weight: bold; white-space: nowrap; } 
a.linkp4:hover,a.linkp4:active { color: rgba(128, 0, 0, 1.0); text-decoration: none; font-weight: bold; white-space: nowrap; }

a.but11:link,a.but11:visited { color: rgb(255, 255, 255); text-decoration: none; } 
a.but11:hover,a.but11:active { color: rgba(192, 174, 161, 1.0); font-weight: bold; background: white; }