/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("./Background.gif"); background-attachment: fixed;}
 A:link { font-family: Arial,sans-serif; font-size: 10pt; color: #FF0033; font-weight: normal; font-style: normal; text-decoration: none ;}
 A:hover { font-family: Arial,sans-serif; font-size: 10pt; color: #FF0033; font-weight: normal; font-style: normal; text-decoration: underline;}
 H1 { font-family: Arial,sans-serif; font-size: 10pt; color: #0033CC; font-weight: bold; text-decoration: none ;}
 H2 { font-family: Arial, sans-serif; font-size: 16pt; color: #FFFF99; font-weight: bold; text-decoration: none; }
 P { font-family: Arial,sans-serif; font-size: 10pt; color: #0033CC; font-weight: normal; font-style: normal; text-decoration: none ;}
 A { font-family: Arial,sans-serif; font-size: 10pt; color: #FF0033; font-weight: normal; font-style: normal; text-decoration: none ;}
 TD { font-family: Arial, sans-serif; font-size: 10pt; color #0033CC; font-weight: normal; font-style: normal; text-decoration: none; }
