A:LINK
   {
   color              : #004CA5;
   font-weight        : bold;
   text-decoration    : underline;
   }

A:VISITED
   {
   color              : #004CA5;
   font-weight        : bold;
   text-decoration    : underline;
   }

A:ACTIVE
   {
   color              : #004CA5;
   font-weight        : bold;
   text-decoration    : underline;
   }

BODY
   {
   scrollbar-base-color : #0080FF;
   background-color     : #FFFFFF;
   background-image     : url("images/grey.jpg");
   color                : #000000;
   font-family          : Verdana, Comic Sans MS, Arial, Helvetica, Sans-Serif;
   font-size            : 10pt;
   font-weight          : normal;
   margin-left          : 5;
   text-align           : left;
   text-decoration      : none;
   }

H1
   {
   font-family   : TimeScrDBol, Verdana, Arial;
   font-size     : 16pt;
   font-style    : normal;
   font-weight   : bold;
   color         : #0080FF;
   text-align    : left;
   margin-left   : 5;
   }

H2
   {
   font-family   : TimeScrDBol, Verdana, Arial;
   font-size     : 14pt;
   font-style    : normal;
   font-weight   : bold;
   color         : #09A851;
   text-align    : left;
   margin-left   : 5;
   }

H3
   {
   font-size      : 12pt;
   font-weight    : bold;
   text-align     : left;
   margin-left    : 5;
   }

HR
   {
   text-align     : center;
   width          : 50%;
   color          : #0080FF;
   }
P
   {
   margin-left    : 10;
   text-align     : left;
   }

P.center
   {
   text-align     : center;
   }

P.contents
   {
   font-size      :  8pt;
   font-weight    :  normal;
   text-align     :  left;
   margin-left    :  5;
   }

P.filedate
   {
   font-size     : 6pt;
   text-align    : right;
   }

P.indent
   {
   font-size      : 8pt;
   font-weight    : normal;
   text-align     : left;
   margin-left    : 25;
   }

P.right
   {
   text-align     : right;
   }

P.smalltitle
   {
   font-weight    : bold;
   color          : #0080FF;
   margin-left    : 10;
   text-align     : left;
   }

P.title
   {
   font-family    : Arial, Tempus Sans ITC;
   font-size      : 12pt;
   font-weight    : normal;
   color          : #004CA5;
   text-align     : center;
   }

STRONG
   {
   font-weight    : bold;
   }

Table
   {
   border               : 1; 
   border-style         : solid; 
   border-width         : thin; 
   border-color         : #0080FF;
   }

Table.invisible
   {
   border               : 0; 
   border-style         : none; 
   }

Td
   {
   border-bottom        : #0080FF thin dotted; 
   border-left          : #0080FF thin dotted; 
   border-right         : #0080FF thin dotted; 
   border-top           : #0080FF thin dotted; 
   font-family          : Verdana, Comic Sans MS, Arial, Helvetica, Sans-Serif;
   font-size            : 10pt;
   font-weight          : normal;
   }

Td.invisible
   {
   border-bottom        : none; 
   border-left          : none;
   border-right         : none;
   border-top           : none;
   font-family          : Verdana, Comic Sans MS, Arial, Helvetica, Sans-Serif;
   font-size            : 10pt;
   font-weight          : normal;
   }

Th
   {
   border-bottom        : #0080FF thin dotted; 
   border-left          : #0080FF thin dotted; 
   border-right         : #0080FF thin dotted; 
   border-top           : #0080FF thin dotted; 
   font-family          : Verdana, Comic Sans MS, Arial, Helvetica, Sans-Serif;
   font-size            : 10pt;
   font-weight          : bold;
   color                : #09A851;
   text-align           : center;
   }



