body {background-image: url(images/bg2.gif);
      background-attachment: fixed;
      background-repeat: repeat-y;
      background-color:   #ffffff;
        margin-top: 50px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 50px;
        font-family: verdana, helvetica, arial, sans-serif,;
        font-size: 12pt;
        color: #000;
}
a:link {color: maroon;
        font-weight: 500;
        font-family: helvetica, times new roman, verdana, arial, sans-serif;
        text-decoration: underline;
        }
        
a:active {color: fuchsia;
        font-weight: 500;
        font-family: helvetica, times new roman, verdana, arial, sans-serif;
        text-decoration: none;
        }
        
a:visited {color: navy;
        font-weight: 500;
        font-family: helvetica, times new roman, verdana, arial, sans-serif;
        text-decoration: none;
        }
        
a:hover {color: red;
        font-weight: 500;
        font-family: helvetica, times new roman, verdana, arial, sans-serif;
        text-decoration: none;
        }
        
h1   {font-family: bell MT, verdana, helvetica, arial, sans-serif;
        font-style: italic;
        font-variant: normal;
        font-weight: 900;
        font-size: 36pt;
        color: #6656bc;
        text-decoration: underline;
        text-align: center;
        text-indent: 0em;
        padding-bottom: 5px;
        }
h2   {font-family: verdana, helvetica, arial, sans-serif;
        font-style: normal;
        font-variant: normal;
        font-weight: 700;
        font-size: 18pt;
        color: navy;
        text-align: center;
        text-indent: 0em;
        }
ul      {
        list-style-image: url(images/bullet.gif);
		font-size: 12pt;
        }
p       {
        font-family: helvetica, times new roman, verdana, arial, sans-serif;
        font-size: 12pt;
        color: black;
        text-align: justify;
        font-weight: 500;
        margin-right: 7%;
        margin-left: 7%;
        margin-top: 15px;
        margin-bottom:15px;
        }
        

p.center {
        font-family: helvetica, verdana, arial, sans-serif;
        font-size: 12pt;
        font-variant: normal;
        color: black;
        text-align: center;
        font-weight: 500;
        }
              
span.bet1 
        {
        font-style: italic;
        color: #6656bc;
        font-size: 12pt;
        }
          
span.note {font-style: italic;
          color: red;
          font-size: 12pt;
}

td.logo
        {
        position: relative;
        right: 0px;
        }
        
td.title
        {
        position: relative;
        right: 0px;
        top: 25px;
        }
        
img.logo
        {position: relative;
        right: 40px;
        }        