A { text-decoration: none }
A:link { color: blue }
A:visited { color: blue }
A:hover {color: #00aaff; text-decoration: underline }
A:active { color: red }
table.b {font-size: 10pt}
table.m {font-size: 11pt; line-height: 1.4em}
table.s {font-size: 10pt; border-top: thin dashed black; border-right: thin dashed black; border-left: thin dashed black; border-bottom: thin dashed black;}
td.m {font-size: 10pt; background-color: #ffffff}
td.s {font-size: 10pt; background-color: #ffffcc}
td.l {font-size: 12pt; background-color: #ffffff; border-bottom: thin dashed #dddddd;}
div.m {font-size: 13pt}

.formField
{
  font: 8pt;
  color: #ffffff;
  background-color: #000000
}

