/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(255,255,255);}
 H1 { font-size: 14px; color: rgb(27,60,3);}
 P { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 14px; color: rgb(27,60,3);}
 A { color: rgb(255,255,255);}
 ADDRESS { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 9px;}
 A:hover { color: rgb(255,255,255);}
 