BODY { 
  font-size: 10pt;
  line-height: 12pt;
  font-family: arial, helvetica, sans-serif;
  font-variant: normal;
  font-style: normal;
  background-color: #FFFFFF;
}

A:link {color: #333333;}
A:visited {color: #555555;}
A:active {color: #CC9900;}
A:hover {color: #333333;}

.content { font-style: normal; font-size: 10pt; line-height: 12pt }
.header { color: #6699AA; font-weight: bold }
.lead { color: #CF8C21; font-size: 10pt; font-weight: bold }
.inset { font-size: 10px; font-weight: bold; font-style: italic }
.quotes { font-style: italic }
.nav { font-size: 11px }
.footer { font-size: 10px }
.subscribe { font-size: 10px }


.inputfld{
 background-color: #FFFFFF;
 border-left: medium none #333333;
 border-right: medium none #333333;
 border-top: medium none #333333;
 border-bottom: 2px line #333333;
 width: 160px
}

.subfld{
 background-color: #CCD6EB;
 width:351;
}

