body {
    background-color: #E6E6FF;
    margin-left: 0px;
    margin-top: 2px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-repeat: repeat;
    background-position: 175px 130px; 
    background-attachment: fixed
      }

h1 {color: #0000FF; 
    font-family: arial; 
    font-size: 28px}

h2 {color: #0000FF; 
    font-family: arial}

p {color: #0000FF; font-family: Arial; 
   font-family: Arial; 
   font-size: 100%; 
   margin-left: 0.5cm; 
   margin-right: 0.5cm}

p.two {color: #0000FF; font-family: Arial; 
   font-family: Arial; 
   font-size: 100%; 
   margin-left: 0cm; 
   margin-right: 0cm}

p.three {color: #000000; font-family: Arial; 
   font-family: Arial; 
   font-size: 10px; 
   margin-left: 0cm; 
   margin-right: 0cm}


ul {color: #0000FF; 
    font-family: arial; 
    font-size: 100%
    }

ul.two {color: #0000FF; 
        font-family: arial; 
        font-size: 100%; 
        list-style-image: url('images/bullet.jpg'); 
        margin-left: 1cm; 
        margin-right: 0cm
        }


ol {color: #000000; 
    font-family: arial; 
    font-size: 100%}

a:link {color: #000000; 
        font-size: 100%; text-decoration: underline}
a:visited {color: #000000; 
           font-size: 100%; text-decoration: underline}
a:hover {color: #000000; 
         font-size: 100%; text-decoration: underline}
a:active {color: #000000; font-size: 100%}


a.two:link {color: #0000FF; font-weight: bold; 
            font-size: 80%; text-decoration: underline}
a.two:visited {color: #0000FF; font-weight: bold;  
               font-size: 80%; text-decoration: underline}
a.two:hover {color: #0096FF; font-weight: bold; background-color: none;
             font-size: 80%; text-decoration: underline}
a.two:active {color: #0000FF; font-size: 80%; font-weight: bold; 
              text decoration: underline}

a.three:link {color: #000000; font-weight: bold; 
            font-size: 10px; text-decoration: underline}
a.three:visited {color: #000000; font-weight: bold;  
               font-size: 10px; text-decoration: underline}
a.three:hover {color: #0000FF; font-weight: bold; background-color: none;
             font-size: 10px; text-decoration: underline}
a.three:active {color: #000000; font-size: 10px; font-weight: bold; 
              text decoration: underline}

#navlist ul
{
margin: 15;
white-space: nowrap;
padding: 0;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a
{
padding: 4px 10px 4px 10px;
border: 0px solid #000096; 
background-color: #000096;
background-image: url(images/button_down.jpg);
}

#navlist a:link, #navlist a:visited
{
color: #FFFFFF;
border: 0px solid #000096;   
text-decoration: none; 
font-size: 12px; 
font-weight: bold;
}

#navlist a:hover
{
border: 0px solid #000096;
background-color: #000096;
background-image: url(images/button_over.jpg); 
font-size: 12px; 
font-weight: bold; 
color: #FFFF00;
}

#active a:link, #active a:visited, #active a:hover
{
border: 0px solid #000096;
background-color: #000096;
background-image: url(images/button_down.jpg); 
font-size: 12px; 
font-weight: bold; 
color: #FF0000;
}
