﻿body {
  background-color: #e5e5e6;
} 

body, p, td, div, h3{
  color : #1f5517; 
  text-align: left;
  font-family : Trebuchet MS;
  font-size : 8.5pt;  
  line-height : 13pt;
  letter-spacing:0px;
  margin:0px;
}  

h1 {
  background-color:#EEEEEE;
  color:#000000;
  font-size:7px;
  line-height: 10px;
  letter-spacing:-0px;
  font-family: Arial;
  border-bottom: 0px solid #95D9C5;
  text-transform: lowercase; 
  padding: 3 1 1 1
  width: 98%;
  margin:3px; 
}

h2 {
  color:#D15A94;
  line-height: 10px;
  font-size:8px;
  letter-spacing:-0px;
  font-family:verdana;
  text-align: right; 
  text-transform: uppercase;
  border-top: 0px dashed #F6358A;
  border-left: 0px solid #F6358A;
  border-right: 0px dashed #F6358A;
  border-bottom: 0px dashed #F6358A;
  width: 99%;
 
}

h3 {
  background-color:#ca6c65;
  color:#f0dbb8;
  font-size:8pt;
  line-height: 12px;
  letter-spacing:-1.5px;
  font-family:arial black;
  text-align: center;
  text-transform: uppercase;
  font-weight:normal; 
  border-bottom: 1px dotted #f0dbb8; 
  padding: 0 0 0 0
  width : 100%;
  margin:2px; 
}

h4 {
  background-color:;
  color:#D15A94;
  line-height: 10px;
  font-size:8px;
  letter-spacing:-0px;
  font-family:verdana;
  text-align: right; 
  text-transform: uppercase;
  border-top: 0px dashed #F6358A;
  border-left: 0px solid #F6358A;
  border-right: 0px dashed #F6358A;
  border-bottom: 0px dashed #F6358A;
  width : 99%;

}

A:link, A:visited, A:active {
  text-decoration : none; 
  color : #bb1c6e;
  font-family : Trebuchet MS;
  font-size: 8pt;
  text-transform: normal;
  font-weight:none;
} 

A:hover {
  color : #1f5517; 
}

A.nav:link, A.nav2:visited, A.nav2:active {
  text-decoration : none;
  font-size: 8pt;
  line-height: 12px; 
  color : #ffffff; 
  display:block;
  text-align: center;
}

a.nav:hover {
  display: block;
  font-size: 8pt;
  line-height: 12px;
  color: #ffffff;
  background-color: #d1ab32;
  text-align: center;
}

A.nav2:link, A.nav2:visited, A.nav2:active {
  text-decoration : none;
  font-size: 8pt;
  line-height: 12px; 
  color : #ffffff; 
  display:block;
  text-align: center;
}

a.nav2:hover {
  display: block;
  font-size: 8pt;
  line-height: 12px;
  color: #ffffff;
  background-color: #6da357;
  text-align: center;
}

i{
  color: #bb1c6e;
  font-family : Trebuchet MS;
  font-size: 8pt;
} 


u{
  color: #bb1c6e;
  font-family : Trebuchet MS;
  font-size: 8pt;
  line-height: 12px;
  text-transform: none;
  border-bottom: 1px solid #ffffff;
}

b{
  color: #f6602a;
  font-family : Trebuchet MS;
  font-size: 8pt;
  line-height: 12px;
  text-transform: normal
}

s{
  color: #f6602a;
  font-family : Trebuchet MS;
  font-size: 8pt;
  line-height: 12px;
  text-transform: none
}

#content {
  background: #ca6c65;
  width: 510px;
  position: absolute;
  top: 366px;
  left: 324px;
  text-transform: none;
  text-align: justify;
  border-top : 0px solid #5e6aae;
  border-bottom : 0px solid #5e6aae;
  border-left : 0px solid #5e6aae; 
  border-right : 0px solid #5e6aae; 
  line-height: 12px;
  padding: 0 0 0 0
  width : 100%;
  margin:0px; 
}

#navigation {
  background: #ca6c65;
  width: 133px;
  position: absolute;
  top: 366px;
  left: 193px;
  text-transform: none;
  text-align: justify;
  border-top : 0px solid #5e6aae;
  border-bottom : 0px solid #5e6aae;
  border-left : 0px solid #5e6aae; 
  border-right : 0px solid #5e6aae; 
  line-height: 12px;
  padding: 0px;
  margin: 0px
}

input, submit, textarea {
  font-family: Trebuchet MS;
  font-size:7.5pt;
  color: #ffffff;
  background-color: #bcb5bd;
  border-width:1px;
  border-style:solid;
  border-color:#ffffff; 
}
</style>