/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small; background-image: url("./assets/images/background.gif");}
 A:active { text-decoration: underline;}
 A:link { color: rgb(0,153,255); text-decoration: underline;}
 A:visited { color: rgb(0,153,255); text-decoration: underline;}
 H1 { text-align: center;}
 H2 { text-align: center;}
 P { font-size: x-small;}
 H3 { text-align: center;}
 H4 { font-size: x-small; font-weight: bold;}
 A:hover { text-decoration: underline;}
 