/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,sans-serif; color: rgb(0,0,102); 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,0);}
 A:visited { color: rgb(102,153,153);}
 .TextObject { font-family: Arial,sans-serif; color: rgb(0,0,102);}
 H1 { font-family: Arial,sans-serif; font-size: x-large; color: rgb(0,0,102);}
 H2 { font-family: Arial,sans-serif; font-size: large; color: rgb(0,0,102);}
 P { font-family: Arial,sans-serif; color: rgb(0,0,102);}
 
