/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; color: rgb(0,0,0); background-color: rgb(238,238,238); background-image: url("../assets/images/grad_back1.jpg"); background-repeat: repeat-x;}
 A:active { color: rgb(0,0,204); text-decoration: underline;}
 A:link { color: rgb(0,0,204); text-decoration: underline;}
 A:visited { color: rgb(0,0,204); text-decoration: underline;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 16px; color: rgb(0,0,147); text-decoration: none ;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; font-weight: normal; font-style: normal;}
 LI { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px;}
 OL { list-style-type: decimal;}
 .TextNavBar { font-family: 'Arial Narrow', sans-serif;}
 A:hover { color: rgb(255,0,0); text-decoration: underline;}
 