/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: '@Arial Unicode MS', sans-serif; font-size: 9pt; color: rgb(107,107,107); background-image: url("./assets/images/background_1.gif");}
 H1 { text-transform: uppercase;}
 P { font-size: small;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(0,0,0);}
 
