body {background-image: url(images/bg2.gif);
      background-attachment: fixed;
      background-repeat: repeat-y;
      background-color:   #ffffff;
      margin-top: 10px;
      margin-bottom: 50px;
      min-width:800px;
      font-family: verdana, helvetica, arial, sans-serif,;
      font-size: 10pt;
      color: #000;
      text-align: center;
      text-align: -moz-center;
}

#wrapper {
  text-align: left;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}
 
a:link {color: maroon;
        font-weight: 500;
        font-family: helvetica, times new roman, verdana, arial, sans-serif;
        font-size: 10pt;
        text-decoration: underline;
        }
        
a:active {color: fuchsia;
        font-weight: 500;
        font-family: helvetica, times new roman, verdana, arial, sans-serif;
        font-size: 10pt;
        text-decoration: none;
        }
        
a:visited {color: navy;
        font-weight: 500;
        font-family: helvetica, times new roman, verdana, arial, sans-serif;
        font-size: 10pt;
        text-decoration: underline;
        }
        
a:hover {color: red;
        font-weight: 500;
        font-family: helvetica, times new roman, verdana, arial, sans-serif;
        font-size: 10pt;
        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;
        }
        

p.center {
        font-family: helvetica, verdana, arial, sans-serif;
        font-size: 12pt;
        font-variant: normal;
        color: black;
        text-align: center;
        font-weight: 500;
        }
        
p.nav {
        font-family: helvetica, verdana, arial, sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-variant: normal;
        color: navy;
        text-align: center;
        font-weight: normal;
        }        
              
span.bet1 
        {
        font-style: italic;
        color: #6656bc;
        font-size: 12pt;
        }
          
span.note {font-style: italic;
          font-family: helvetica, verdana, arial, sans-serif;
          color: red;
          font-size: 14pt;
          font-weight: 600;
          }

span.aero
          {font-style: italic;
          font-family: helvetica, verdana, arial, sans-serif;
          color: #6656bc;
          font-size: 12pt;
          font-weight: 500;
          }

img.special {border: 20px;
             color:#0000C0;
             solid;
             }

td.logo
        {
        position: relative;
        right: 0px;
        }
        
td.title
        {
        position: relative;
        right: 0px;
        top: 25px;
        }
        
img.logo
        {position: relative;
        right: 40px;
        }
        
span.cybermonday {color: red;
          font-size: 18pt;
          font-weight: 500;
          }             
