BODY       {
           background-color:#8e9fd7;
           color:#314c7d;
           font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif;
           font-weight:bold;
           font-size:9pt;
           }
a:link     { 
           color: #283b5e; 
           text-decoration: none; 
           } 
a:visited  { 
           color: #151f32; 
           text-decoration: none; } 
img        {
           border:0;
           }
td         {
           font-family:Tahoma,Arial,Times,serif;
           font-weight:bold;
           font-size:8pt;
           }
#frame     {
           margin: 0 auto;
           width: 800px;           
           }
#content   {
           padding:10px;
           padding-top:0;
           width:480px;
           text-align:justify;
           margin:0 auto;
           line-height:24pt;
           }
h1         {
           font-size:10pt;
           text-align:center;
           border-bottom:2px #151f32 solid;
           padding-bottom:3px;
           width:80%;
           margin:0 auto;
           line-height:9pt;
           }

h3         {
           font-size:9pt;
           text-decoration:underline;
           font-style:italic;
           text-align:center;
           }
