/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(16,50,80);}
 A:link { color: rgb(16,50,80);}
 A:visited { color: rgb(16,76,64);}
 P { font-family: Arial,sans-serif; font-size: small;}
 A { color: rgb(16,50,80);}
 H4 { font-family: Arial,sans-serif; font-size: 14pt; font-weight: bold; text-decoration: underline;}
 H5 { font-family: Arial,sans-serif; font-size: 14pt; color: rgb(0,0,0); font-weight: bold;}
 H6 { font-family: Arial,sans-serif; font-size: 12pt; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 A:hover { color: rgb(168,20,64);}
 