/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("../assets/images/background-lt_grey.gif");}
 A:link { color: rgb(0,51,153);}
 UL { list-style-image: url("./bullet.gif");}
 A:visited { color: rgb(153,153,153);}
 .TextObject { background-color: transparent;}
 H1 { font-size: x-large; color: rgb(0,0,128);}
 H2 { font-size: large; color: rgb(0,102,255);}
 H3 { font-size: small; color: rgb(153,153,153);}
 .TextNavBar { color: rgb(153,204,255);}
 A:hover { color: rgb(0,153,255);}
 
