<style>
body {
  font-family: Verdana;
  font-size: 12px;
}

.header {
  height:6pt; 
  color:#3a5c5f; 
  text-align:left; 
  font-weight:normal; 
  letter-spacing:0px; 
  filter:alpha(opacity=80, finishopacity=0, style=1); 
  text-transform: uppercase;
}
.date {
  color:#408089; 
  text-align:left; 
  font-family: Arial;
  font-size:10px; 
  font-weight:normal; 
  letter-spacing:3px; 
  text-transform: uppercase;
}

.title {
  font-family: Palatino Linotype;
  font-size:12pt; 
  font-weight: bold;
  text-align:left; 
  color: #5a798c; 
  text-transform: lowercase;
}

.btext {
  font-family: Verdana;
  font-size: 10px;
  color: #8f9b94;
  text-align:justify;
}

.itext {
  font-family: Verdana;
  font-size: 10px;
  color: #869590;
}

a:link, a:active{
  color: #15809f;
  text-decoration: none;
}
a:visited {
  color: #587688;
  text-decoration: none;
}

A:hover {
  color: #18a877;
  text-decoration : none;
  cursor: crosshair;
}

a.menu {
  text-decoration: none;
  color: #688575;
  display: block;
  background: url('bullet01.gif') no-repeat;; padding-left:14px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

a.menu:hover {
  text-decoration: none;
  color: #2d8a7e;
  background: url('bullet02.gif') no-repeat;; padding-left:14px; padding-right:0px; padding-top:0px; padding-bottom:0px
}

td {
  font-family: Verdana;
  font-size: 10px;
  color: #575373;
}

input, textarea {
background: none;
font-family: Verdana;
color: #575373; 
font-size: 9px;
border-style: solid;
border-color: #575373;
border-width: 1px; 
}

</style>
