body      { FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: helvetica;background-color: AliceBlue } 
table      { FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: helvetica;}



A:link    { color: navy; text-decoration: none; FONT-FAMILY: helvetica; font-weight: bold}
A:visited { color: navy; text-decoration: none  ; font-weight: bold}
A:hover   { text-decoration: underline;  font-weight: bold}
A:active  { color: navy; text-decoration: none ; font-weight: bold}

.bigtext   {    FONT-SIZE: 14pt; COLOR: navy; FONT-FAMILY: helvetica }
.text      {    FONT-SIZE: 12pt; COLOR: navy; FONT-FAMILY: helvetica }
.thinline  {    FONT-SIZE: 6pt; FONT-FAMILY: helvetica }
.headerbig {    FONT-SIZE: 24pt; COLOR: #878FF1; FONT-FAMILY: helvetica }
.headersmall {  FONT-SIZE: 18pt; COLOR: #878FF1; FONT-FAMILY: helvetica }
.box  {  width:540; height:400; background-color: AliceBlue; border-width:0px; border-color:#DDDDDD; border-style:solid; }




