/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; background-image: url("../zzz_background.jpg");}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(153,102,51);}
 H1 { font-family: 'Copperplate Gothic Bold', 'Times New Roman', Times, Serif, sans-serif; font-size: large; font-weight: bold;}
 H2 { font-family: 'Copperplate Gothic Bold', 'Times New Roman', Times, Serif, sans-serif; font-size: medium; font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif;}
 H3 { font-family: 'Copperplate Gothic Bold', 'Times New Roman', Times, Serif, sans-serif; font-size: small; font-weight: bold;}
 A:hover { color: rgb(153,102,51);}
 