@charset "iso-8859-1";
/* gen_styles.css to establish some style standards and avoid font statements */
/*p {font-family: tahoma, verdana, arial, sans-serif; font-size:12px}*/
/*body {font-family: arial, verdana, tahoma, sans-serif; font-size:10.5pt; background-image: url(images/sfs3pale2.jpg);background-attachment: fixed; background-repeat: repeat-y;}*/
body {font-family: "Lucida Sans", arial, verdana, tahoma, sans-serif; font-size:10.5pt;}
p {font-family: "Lucida Sans", arial, verdana, tahoma, sans-serif; font-size:10.5pt}
p.ital {font-style: italic; font-weight: bold}
h2 {background-color: #BEC7D1;}
td {font-family: "Lucida Sans", verdana, tahoma, arial, sans-serif; font-size:10pt}
li {font-family: tahoma, verdana, arial, sans-serif; font-size: 11pt; color: #003366}
a:link {color: #0066CC; text-decoration: none; font-size:9pt; font-weight: bold}
a:visited {color: #0066CC; text-decoration: none; font-size:9pt; font-weight: bold}
a:hover {color: blue;  text-decoration: underline; font-size:9pt; font-weight: bold}
a:active {color: blue;  text-decoration: underline; font-size:9pt; font-weight: bold}
table.bluishborder {padding: 2}
td.bgpale {background-color: #FFFFCC;}
td.paleblue {background-color: #CCCCFF; border: thin outset; font: 10pt}
td.white {background-color: white; border: thin outset; font: bold 10pt}
hr {color: silver}

