/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Gill Sans MT', sans-serif; color: rgb(0,0,102); background-color: rgb(255,255,255);}
 A:active { color: rgb(0,0,255); text-decoration: underline;}
 A:link { color: rgb(0,0,255); text-decoration: underline;}
 UL { color: rgb(0,0,102);}
 A:visited { color: rgb(0,0,255); text-decoration: underline;}
 .TextObject { font-family: 'Gill Sans MT', sans-serif; font-size: small; color: rgb(0,0,102); font-weight: normal; font-style: normal;}
 H1 { font-family: 'Gill Sans MT', sans-serif; font-size: x-large; color: rgb(102,102,0); font-weight: normal; font-style: normal;}
 H2 { font-family: 'Gill Sans MT', sans-serif; font-size: large; color: rgb(204,204,0); font-weight: normal; font-style: normal;}
 P { font-family: 'Gill Sans MT', sans-serif; font-size: small; color: rgb(0,0,51);}
 H3 { font-family: 'Gill Sans MT', sans-serif; font-size: medium; color: rgb(102,102,255); font-weight: normal; font-style: normal;}
 OL { color: rgb(0,0,102);}
 A { color: rgb(0,0,204);}
 H4 { font-family: 'Gill Sans MT', sans-serif; font-size: small; color: rgb(153,102,204); font-weight: normal; font-style: normal;}
 .TextNavBar { color: rgb(0,0,0); text-decoration: none ; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 H5 { font-size: x-small;}
 H6 { font-size: xx-large; color: rgb(0,0,0); font-weight: normal; font-style: normal; extra: None;}
 A:hover { color: rgb(0,0,255); text-decoration: underline;}
 