

body {margin:0; padding:0; background-color:#ffffff;}


.menu div { padding:3; 
  }


.menu img {border: solid 2px #003366;
  }


p { color : black;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    line-height : 18px;

  }


.text div {
    width: 550px;
height:auto;
 
  }

.text img {
    float: left;
    margin-right: 15px;
border: solid 1px #000000;
  }

a:link {
    color:#0000FF;
  }

a:visited {
    color:#660099;
  }


h1 {
    color:#003366;
    font-family: Times New Roman, Times, serif;
    font-size:16px;
    font-weight: bold;
    line-height: 20px;

  }


h2 {
color:#000000;
font-family: Times New Roman, Times, serif;
  font-size:15px;
    font-weight: bold;


  }

ul { list-style-type:disc;
  }

li {color : black;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    line-height : 18px;
  }



.foot {
clear:both;
margin-top:30px;
    border-top:solid 1px #003366;
    padding:3px 0 0 0;
    text-align: center;
 color : black;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    line-height : 15px;

  }

