/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,sans-serif; background-color: rgb(255,255,255);}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,0);}
 A:hover { color: rgb(255,102,0);}
 A:visited { color: rgb(255,102,0);}
 .TextObject { font-family: Arial,sans-serif;}
 H1 { font-family: Arial,sans-serif; font-size: medium;}
 P { font-family: Arial,sans-serif; font-weight: normal; font-style: normal;}
 .TextNavBar { font-family: Arial,sans-serif; font-size: x-small;}
 H6 { font-family: Arial,sans-serif; font-size: x-small; font-weight: normal; font-style: normal; vertical-align: super;}
 
