﻿        .style1
        {
            width: 100%;
            height: 100%;
        }
        .Style2
        {
            line-height: 150%;
            text-align: left;
            font-family: Arial;
            font-size: small;
            color: #666666;
        }
        .Style3
        {
            width: 265px;
            text-align:center;
            font-weight: bold;
            font-family: "Monotype Corsiva";
            font-size: large;
            color: #339966;
            height: 15px;
        }
        .Style4
        {
            
            text-align: left;
            height: 27px;
            color: #333333;
            font-size: small;
        }
        .Style5
        {
            width: 214px;
            text-align: left;
            color: #333333;
        }
        .Style6
        {
            color: #666666;
            height: 23px;
            text-align: left;
            width: 750px;
            font-size: small;
        }
        .Style7
        {
            color: #339966;
            font-size: medium;
            font-weight: bold;
        }
          .Style8
        {
            height: 33px;
            text-align: center;
        }
        .Style9
        {
            color: #666666;
            font-weight: bold;
            font-size: medium;
            font-family: Arial;
        }
        .Style10
        {
            text-align: left;
            width: 100%;
        }
                
        body 
        {   background-image: url(Images/background.gif);
            background-repeat: repeat-y;
            background-position: center;
        }
        