
.Navlink {COLOR: #000000; TEXT-DECORATION: none; font-family: arial; font-size: 10pt; font-weight: bold;}
a:link.Navlink  {color : #000000;}
a:visited.Navlink  {color : #000000;}
a:active.Navlink  {text-decoration: none;}
a:hover.Navlink  {text-decoration: none;}


h2 {
  font-weight: bold;
  background-color:olive;
  color: white;
  font-size:20px;
  text-indent:5pt;
}

h3 {
  font-weight: bolder;
  color: olive;
  font-size:16px;
  line-height:200%;
}

h4 {
  font-weight: bold;
  color: olive;
  font-size:12px;
  line-height: 0pt;
}


h5 {
  font-weight: bolder;
  color: red;
  font-size:12px;
  text-decoration: blink;
}

p, TH, TD{
  color: black;
  font-size:12px;
  font-weight: normal;
}

body 
{ font-family:verdana, arial, helvetica, sans-serif;
  background-color: white;
  font-size:12px;
}


#Header {
background-image: url(header2.jpg);
background-repeat: no-repeat;
height: 100px;
left: 20px;
position: absolute;
top: 20px;
width: 740px;
z-index: 1
}

#Menu {
height: 250px;
left: 20px;
position: absolute;
top: 130px;
width: 125px;
z-index: 2
}

#Body {
height: 450px;
left: 170px;
position: absolute;
top: 130px;
width: 590px;
z-index: 3
}
