/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("../background_2.gif");}
 A:active { color: rgb(0,0,102);}
 A:link { color: rgb(0,0,102);}
 A:visited { color: rgb(0,0,153);}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: x-small; font-weight: normal; font-style: normal;}
 A:hover { color: rgb(0,0,153);}
 