<!--
  Author:   Low Cost Solutions                                
  E-mail:   enquiries@lowcost-solutions.co.uk   
  Modified  : 20/02/2003
  File      : style.css
  Page Title:
  Purpose   : Style sheet
-->

<style type="text/css">

<!--
 
a:link    {color: #006899} 
a:visited {color: #0066cc}
a:hover   {color: #333366}
  
body      {background-color: #ffffff;
           scrollbar-face-color: #333366;
           scrollbar-shaddow-color: #bda461;
           scrollbar-arrow-color: #ffffff;
           scrollbar-track-color: #006899;
          }

h1        {font-family:Arial black,Arial,sans-serif;
           font-style:italic;
           font-weight:lighter;
           text-align:right;
           text-decoration:normal;
           font-size:36pt;
           color:#006899;
          }
h2        {font-family:Arial black,Arial,sans-serif;
           font-style:italic;
           font-weight:lighter;
           text-align:right;
           text-decoration:normal;
           font-size:36pt;
           color:#006899;
          }

h3        {font-family:Verdana,Arial,Helvetica,sans-serif;
           font-style:normal;
           font-weight:bold;
           text-align:center;
           text-decoration:normal;
           font-size:12pt;
           color:#333366;
          }

h4         {font-family:Verdana,Arial,Helvetica,sans-serif;
           font-style:italic;
           font-weight:normal;
           text-align:right;
           text-decoration:normal;
           font-size:7pt;
           color:#333366;
          }

h5        {font-family:Verdana,Arial,Helvetica,sans-serif;
           font-style:normal;
           font-weight:normal;
           text-align:center;
           text-decoration:normal;
           font-size:10pt;
           color:#ffffff;
          }

h6        {font-family:Arial;
           font-style:normal;
           font-weight:normal;
           text-align:center;
           text-decoration:normal;
           font-size:6pt;
           color:#0000ff;
          }

h8         {font-family:Verdana,Arial,Helvetica,sans-serif;
           font-style:normal;
           font-weight:normal;
           text-align:right;
           text-decoration:normal;
           font-size:10pt;
           color:#333366;
          }

cite      {font-family:Verdana,Arial,Helvetica,sans-serif;
           font-style:italic;
           font-weight:normal;
           text-align:right;
           text-decoration:normal;
           font-size:8pt;
           color:#333366;
          }

p         {font-family:Verdana,Arial,Helvetica,sans-serif;
           font-style:normal;
           font-weight:normal;
           text-align:left;
           text-decoration:normal;
           font-size:10pt;
           color:#333366;
          }

ol        {font-family:Verdana,Arial,Helvetica,sans-serif;
           font-style:normal;
           font-weight:normal;
           text-align:left;
           text-decoration:normal;
           font-size:10pt;
           color:#333366;
          }

ul        {font-family:Verdana,Arial,Helvetica,sans-serif;
           font-style:normal;
           font-weight:normal;
           text-align:left;
           text-decoration:normal;
           font-size:10pt;
           color:#333366;
          }

dl        {font-family:Verdana,Arial,Helvetica,sans-serif;
           font-style:normal;
           font-weight:normal;
           text-align:left;
           text-decoration:normal;
           font-size:10pt;
           color:#333366;
          }
-->
</style>
