/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 13px; background-color: rgb(135,141,91); background-image: url("../assets/images/background.gif"); background-repeat: repeat-y; background-position: top;}
 A:active { color: rgb(102,102,0);}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(0,0,255);}
 .TextObject { font-size: 13px;}
 H1 { font-size: 18px; color: rgb(120,171,53);}
 H2 { font-size: 16px; color: rgb(68,46,146); font-weight: bold;}
 P { font-size: 13px;}
 H3 { font-size: 13px; font-weight: bold;}
 LI { font-size: 13px;}
 .TextNavBar { font-size: 13px; line-height: 16px;}
 A:hover { color: rgb(102,102,0);}
 