/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; background-color: rgb(255,255,255); background-image: url("./assets/images/Background.jpg");}
 A:active { color: rgb(0,0,153);}
 A:link { color: rgb(0,0,153);}
 A:visited { color: rgb(102,153,153);}
 H1 { font-family: 'Verdana Ref', sans-serif; font-size: 14pt; color: rgb(105,206,254); font-weight: bold;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 9pt; font-weight: normal; font-style: normal;}
 A:hover { color: rgb(0,0,0);}
 
