h1 { color: black; 
font-family: arial, serif; text-align: center }
h2 { color: black; 
font-family: arial, serif }
h2.nav {color: #d6b602; font-family: arial, serif; text-align: center }
h3 { color: black; 
font-family: arial, serif }
h3.white {color: white;
font-family: arial, serif }
h5 { color: #050C94; font-family: verdana, arial, sans-serif; text-decoration: none; font-weight: bold;}

table.blackborder {border-style: solid; border-width: 1px; border-color: black;}

td { color: black; font-family: arial, sans-serif; font-size: 12pt;}
td.small { color: black; font-family: arial, sans-serif; font-size: 9pt; text-align: center;}
td.link {color: #050C94; font-family: arial, sans-serif; font-size: 10pt; font-weight: bold;}
td.linksmall {color: #050C94; font-family: arial, sans-serif; font-size: 9pt; font-weight: bold;}
td.palesmall {color: #ffffcc; font-family: arial, sans-serif; font-size: 8pt; font-weight: bold;}


img.float {float: left; margin: 4px;}

p { color: black; font-family: arial, sans-serif; font-size: 11pt; margin-right: 10px;}


p.news { color: black;
margin: 20px;
font-family: arial, serif;
font-size: 10pt }

p.snews { color: black;
margin: 0px;
font-family: arial, serif;
font-size: 12pt }

p.navtext { color: blue; font-family: arial, serif; text-align: center; font-size: 12; }
a:link { color: #032C81; font-family: arial, sans-serif; text-decoration: none; font-weight: bold; font-size: 10pt;}
a:active { color: blue; font-family: arial, sans-serif; text-decoration: none; font-weight: bold; font-size: 10pt;}
a:visited { color: blue; font-family:  arial, sans-serif; text-decoration: none; font-weight: bold; font-size: 10pt;}
a:hover { color: red; font-family: arial, sans-serif; text-decoration: underline; font-weight: bold; font-size: 10pt;}


#strike { text-decoration: line-through; }
