/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: small; background-color: rgb(255,255,255);}
 A:active { color: rgb(0,0,153);}
 A:link { color: rgb(0,0,153);}
 A:hover { color: rgb(0,0,153);}
 A:visited { color: rgb(0,0,153);}
 H1 { font-size: large; color: rgb(153,51,51); font-weight: bold;}
 H2 { font-size: medium; font-weight: bold; text-align: center;}
 P { font-size: 12pt;}
 
