/* CSS definition file containing site wide stylesheets */
.tiny-black { font-family: Arial,sans-serif; font-size: 8pt;}
 .Nav { font-family: Arial,sans-serif; font-size: 8pt; color: rgb(255,255,255); background-color: rgb(0,0,102);}
 UL { font-family: Verdana,sans-serif; font-size: 10pt; color: rgb(0,0,102); list-style-type: square;}
 A:hover { text-decoration: underline;}
 H1 { font-family: Verdana,sans-serif; font-size: 16pt; color: rgb(0,0,102); font-weight: normal; font-style: normal;}
 P { font-family: Verdana,sans-serif; font-size: 10pt;}
 H3 { font-family: Verdana,sans-serif; font-size: 12pt; color: rgb(0,0,102); font-weight: bold;}
 LI { font-family: Verdana,sans-serif; font-size: 10pt;}
 A { color: rgb(255,255,255); text-decoration: none ;}
 .TextNavBar { font-family: Verdana,sans-serif; font-size: 10pt; color: rgb(255,255,255);}
 