@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, tahoma, verdana, sans-serif; font-size: 11pt; background: #FFFFCC}*/
body {font-family: arial, tahoma, verdana, sans-serif; font-size: 11pt}
p {font-family: arial, tahoma, verdana, sans-serif; font-size:11pt}
p.ital {font-style: italic; font-weight: bold}
table {font-family: verdana, tahoma, arial, sans-serif; font-size: 10pt}
td {font-family: verdana, tahoma, arial, sans-serif; font-size: 10pt; vertical-align: top}
li {font-family: tahoma, verdana, arial, sans-serif; font-size: 12pt; color: #003366}
a:link {color: blue; text-decoration: none; font-size:10pt; font-weight: bold}
a:visited {color: blue; text-decoration: none; font-size:10pt; font-weight: bold}
a:hover {color: green;  text-decoration: underline; font-size:10pt; font-weight: bold}
a:active {color: green;  text-decoration: underline; font-size:10pt; font-weight: bold}
table.bluishborder {border: thin solid #003366; padding: 2}
table.yellow {padding: 2; background: #FFFF99; border: thin; border-style: inset}
table.silver {padding: 4; background: #CCCCCC}
table.lightgreen {padding: 3; background: #99FF00}
td.paleblue {background-color: #CCCCFF; border: thin outset; font: 10pt}
td.large {font-size: 14pt}
td.yellonblue {font-size: 14pt; color: yellow; background: #3366FF}
td.whiteonbeer {font-size: 14pt; color: white; background: #CC6600}
td.blueonblue {font-size: 14pt; color: #000099; background: #3399FF}
td.blackonblue {font-size: 14pt; color: black; background: #3399FF}
td.white {background-color: white; border: thin outset; font: bold 10pt}
hr {color: blue}

