

body {background-color: #99dbff; 
      background-image: url("bg1a.gif"); 
      background-repeat: repeat;}

h1 {font-style: normal;
    font-weight: bold;
    font-size: 14pt;
    font-family: arial, sans-serif;}

h2 {font-style: normal;
    font-weight: bold;
    font-size: 12pt;
    font-family: arial, sans-serif;}

h3 {font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    font-family: arial, sans-serif;}

p {text-align: justify;
   font-size: 10pt;
   font-family: arial, verdana, sans-serif;
   padding-left: 5px; padding-right: 20px;}

blockquote {text-align: justify;
   font-size: 10pt;
   font-family: arial, verdana, sans-serif;}

#dna {float:left;}
#pic1 {float:right}

#column1 {float:left; width: 50%;
   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: gray;

   text-align: justify;
   font-size: 8pt;
   font-family: arial, verdana, sans-serif;}

#column2 {float:left; width: 50%;
   text-align: justify;
   font-size: 8pt;
   font-family: arial, verdana, sans-serif;
   padding-left: 10px; padding-right: 20px;}

#column3 {width: 100%; padding-right: 20px;}

.floatstop {clear:both;}

a:link {color: brown;}
a:visited {color: #CC6633;}
a:active {color: #CC9933;}
a:hover {color: red; font-style: italic;}




