body { font-family: Arial; font-size: 12px; color: #6b6b6b;}

p { margin-top: 8px; margin-bottom: 8px; line-height: 20px; }

#menu li { font-family: Arial; color: #FFFFFF; font-weight: bold;}
#menu a { color: #FFFFFF; text-decoration: none;}
#menu a:hover { text-decoration: underline; } 
#footer { font-family: Arial; color: #FFFFFF;}
#footer .fl { font-weight: bold; }

#footer a { color: #FFFFFF; text-decoration: none;}
#footer a:hover { text-decoration: underline; } 

h2 { font-family: Verdana; font-size: 19px; color: #267191; padding-top: 12px; margin-bottom: 12px; background-image: url('/images/text_spacer.jpg'); background-repeat: no-repeat; background-position: 50% 0%; }
h3{ font-family: Verdana; font-size: 14px; color: #267191; padding-top: 12px; margin-bottom: 12px; background-image: url('/images/text_spacer.jpg'); background-repeat: no-repeat; background-position: 50% 0%; }

a { color: #000000; text-decoration: none;}
a:link {color:#000000; text-decoration: none; font-weight: bold}      /* unvisited link */
a:visited {font-weight: bold}  /* visited link */
a:hover {font-weight:bold; text-decoration: underline}  /* mouse over link */
a:active {font-weight:bold;}  /* selected link */
