* {  font-family: arial,Helvetica,Verdana;} 
#blue, h4  { color: blue;}
#green  { color: green;}
#navy, h3, h2  { color: navy; } 

h2, h3 { text-align: center; } 

.bordered { border-width: thin;}
.label {color: navy; font-weight: bold; }
.label, .redlabel {font-weight: bold; }
.head1, .head2 {color: blue; text-align: center; font-weight: bold; } 

A { text-decoration: none;}
A:hover #red, .redlabel  { color:red;}

A { color: navy; font-weight: bold;}
A.white{text-decoration:none;color:white;  }
/*TD.menu{cursor:hand;background-color:darkgreen;font-weight:bold;text-align:center;font-size:9pt;vertical-align:middle;}*/

A.white:link { color:white; font-weight: bold;}
A.white:hover { color:yellow;   }
A.white:vlink { color:white; }

.mini {font-size: xx-small;} 
.dd {	padding-left : 2 em;}
 .BodyLink {  text-decoration: none; color:navy;}
