body   {   background-color: #3366cc;           font-size: 11pt;           font-family: arial, sans-serif;
           margin-right: 40px;           margin-left: 40px;
           scrollbar-3d-light-color:#6600cc;
           scrollbar-arrow-color:#330000;
           scrollbar-base-color:#6600cc;
           scrollbar-dark-shadow-color:#6600cc;
           scrollbar-face-color:#0099cc;         /* bar */
           scrollbar-highlight-color:#ccccff;    /* background */
           scrollbar-shadow-color:#6600cc;      }
p      {   font-family: arial, sans-serif;	   font-size: 11pt;	   text-align: left;     color: #ffffff;     }

p.1    {   font-family: arial, sans-serif;	   font-size: 11pt;	   text-align: justify;
	   color: #8b0000;      /* dark red */      }

h1     {   font-family: tahoma, arial, sans-serif;           font-size: 30pt;           font-style: italic;
           text-align: center;	   color: #ffffcc;	   font-weight: bold;        }

h2     {   font-family: helvetica, verdana, arial;           font-size: 16pt;	   color: #ccccff;          }

h3     {   font-family: trebuchet ms,helvetica, arial;       font-size: 20pt;	   color: #ffff33;    
           margin: 2px;     padding: 0px;      }

b      {   font-family: arial, sans-serif;	   font-size: 11pt;	   color: #ffffcc;
           font-weight: bold;       }

i      {   font-family: tahoma, arial, sans-serif;           font-style: italic;           font-size: 11pt;
	   color: #fc8f8f;    /* red */     }

b.a    {   font-size: 9pt;	   color: #ccffff;           font-weight: normal;       }

li     {   font-family: tahoma, arial, sans-serif;
	   font-size: 11pt;
	   text-align: justify;
	   color: #33ffcc;    /* lt green */  }
td     {   font-family: arial, sans-serif;
	   font-size: 11pt;
	   color: #333333;          }
a:link  {  color: #84d7ff;
	   font-family: arial;
           font-size: 11pt;
           font-weight: bold;
           text-decoration: none;     }
a:hover {  color: #ffcc33;
	   font-family: arial;
           font-size: 11pt;
           font-weight: bold;
           text-decoration: underline;    }
a:visited  {
	   color: #ffff00;
	   font-family: arial;
           font-size: 11pt;
           font-weight: bold;
           text-decoration: none;       }

a.a:link  {  color: #00ffff;
	   font-family: arial;
           font-size: 8pt;
           font-weight: normal;
           text-decoration: none;     }
a.a:hover {  color: #ffcc33;
	   font-family: arial;
           font-size: 8pt;
           font-weight: normal;
           text-decoration: underline;    }
a.a:visited  { color: #ffff00;
	   font-family: arial;
           font-size: 8pt;
           font-weight: normal;
           text-decoration: none;       }
