body { background: white repeat; margin: 0; padding: 0; font-family: Arial, sans-serif; }

.big   { font-size: 14pt }
.small { font-size: 8pt }

A:visited  { color: #142062; font-weight: bold; background-color: transparent }
A:visited IMG { border: none 0px }
A:link  { color: #142062; font-weight: bold; background-color: transparent }
A:link IMG { border: none 0px }
A:hover  { color: #567db5; font-weight: bold; background-color: transparent }
A:hover IMG { border: none 0px }
A:active  { color: #567db5; font-weight: bold; background-color: transparent }
A:active IMG { border: none 0px }

div.main_content { margin: 3px; font-size: 12pt; color: black; }
div.popup_content { margin: 3px; font-size: 12pt; color: black; }

.header_bar { height: 15px; background: #ddd repeat-x; border-bottom: 2px solid #999 }	

.footer_bar { height: 15px; background: #ddd repeat-x; border-top: 2px solid #999;
  text-align: center; font-weight: bold; font-size: 10px; font-family: Arial }

.title   { color: #142062; font-weight: bold; font-size: 14pt;
  padding-bottom: 3px; border-bottom: 1px solid #999 }
div.title { margin-bottom: 5px; margin-top: 5px; }

.note { color: #999; font-weight: bold; font-size: 11px; margin-bottom: 5px }


TABLE.small_grid { border-collapse: collapse }
TABLE.small_grid TD, TABLE.small_grid TH { padding: 2px; margin: 0px }
TABLE.small_grid TR TH { border-width: 1px 1px 2px 1px; border-style: solid; border-color: #999;
   font-size: 8pt; font-weight: bold; text-align: center }
TABLE.small_grid TR TD { border: 1px solid #999; font-size: 8pt; }

TABLE.grid { border-collapse: collapse }
TABLE.grid TD, TABLE.grid TH { padding: 2px; margin: 0px }
TABLE.grid TR TH { border-width: 1px 1px 2px 1px; border-style: solid; border-color: #999;
    font-weight: bold; text-align: center }
TABLE.grid TR TD { border: 1px solid #999; }