body
{
   font-family: Arial; 
   background-color : #FFFFFF;
   margin-left: 0pt;
   margin-right: 0pt;
   margin-top: 0pt;
}
.displayer
{
   border: thin dotted #E6E6E6;
   background-color: #F5F5DC;
}
.instructions
{
   border: thin dotted #E6E6E6;
   background-color: #B0E0E6;
}
.field
{
   font-size: 10pt;
   color: Olive;  
}
.error
{
   font-size: 10pt;
   color: #000000;
   background-color: Yellow;
}
.txt1
{
   font-size: 10pt;
   color: #000000;
}
.txt2
{
   font-size: 20pt;
   color: #747474;
   padding: 5pt 5pt 5pt 5pt;
}
.txt3
{
   font-size: 6pt;
   vertical-align: super;
}
.txt4
{
   font-size: 10pt;
   font-weight: bold;
   color: Olive;
}
.txt5
{
   font-size: 10pt;
   font-weight: bold;
   color: Red;
}
.txt6
{
   border: thin dotted #E6E6E6;
   font-size: 9pt;
   background-color: #F5F5DC;
   color: #000000;
   padding-bottom: 6pt;
   padding-left: 6pt;
   padding-top: 6pt;
   padding-right: 6pt;
}
.txt7
{
   font-size: 12pt;
   font-weight: bold;
   color: #000000;
}
.txt8
{
   font-size: 10pt;
   font-weight: bold;
   color: #000000;
}
.green
{
   background-color: #006500;
}
.ltgreen
{
   background-color: #8FBC8F;
}
.dkgreen
{
   background-color: #013300;
}
.black
{
   background-color: #000000;
}
.white
{
   background-color: #ffffff;
}
.linkline
{
   color: #ffffff;
   background-color: #013300;
   border-bottom-color: #ffffff;
   border-bottom-style: solid;
   border-bottom-width: 1pt;
   border-top-color: #ffffff;
   border-top-style: solid;
   border-top-width: 1pt;
}
.padgreen
{
   background-color: #006500;
   border-top-color: #006500;
   border-top-style: solid;
   border-top-width: 1pt;
}
.padwhite
{
   background-color: #ffffff;
   border-top-color: #006500;
   border-top-style: solid;
   border-top-width: 1pt;
   padding-bottom: 10pt;
   padding-left: 10pt;
   padding-top: 10pt;
   padding-right: 10pt;
}
a.linkwhite:link
{
   font-size: 8pt;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.linkwhite:visited
{
   font-size: 8pt;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.linkwhite:hover
{
   font-size: 8pt;
   font-weight: bold;
   color: #ffffff;
   text-decoration: underline;
}
a.linkwhite:active
{
   font-size: 8pt;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}

a.linkblack:link
{
   font-size: 10pt;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}
a.linkblack:visited
{
   font-size: 10pt;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}
a.linkblack:hover
{
   font-size: 10pt;
   font-weight: normal;
   color: Red;
   text-decoration: underline;
}
a.linkblack:active
{
   font-size: 10pt;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}

