body {
  background-color: #9a757b;
} 

body, p, td, div, h3{
  color : #30423a; 
  text-align: left;
  font-family : arial;
  font-size : 10pt;  
  line-height : 15pt;
  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: 1 1 1 1
  width: 98%;
  margin:1px; 
}


h2 {
  background-color:#d8d1be;
  color:#9a757b;
  font-size:8pt;
  line-height: 12px;
  letter-spacing:1px;
  font-family:arial black;
  text-align: center;
  font-weight:normal;
  text-transform: uppercase;
  border-bottom: 1px dotted #df6512;
  border-left: 0px solid #5fbbb5;
  font-weight:normal;  
  padding: 0 0 0 0 
  width : 100%;
  margin:0px; 
}


h3 {
  background-color:#d5c4d8;
  color:#000000;
  font-size:14pt;
  line-height: 18px;
  letter-spacing:1px;
  font-family:courier new;
  text-align: right;
  font-weight:normal;
  text-transform: uppercase;
  border-bottom: 0px dashed #c54247;
  border-left: 10px solid #ef7646;
  font-weight:normal;  
  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 #e0e0e0;
  width : 99%;

   
}


A:link, A:visited, A:active {
  text-decoration : none; 
  color : #9a757b;
  font-family : arial;
  font-size: 10pt;
  text-transform: normal;
  border-bottom: 0px solid #ea5580;

} 

A:hover {
  color : #df6512;
  border-bottom: 0px solid #000000; 

}
A.nav:link, a.nav:visited, a.nav:active {
	text-decoration: none;
	font-family: arial;
	font-size: 10pt;
	line-height: 13pt;
	color: #30423a;
	background-color: #d0e6d0;
	cursor: default;
	display: block;
        text-align:center;
	text-transform: none;
	margin: 0px;
        padding: 1px;
        border-bottom:0px solid #f86969;
        border-right: 0px solid #fcd830;
        border-left: 0px dashed #40ff40;
}
A.nav:hover {
	font-family: arial;
	font-size: 10pt;
	line-height: 13pt;
        font-weight: none;
	color: #30423a;
        text-align: center;
	background-color: #d0e8ea;
	cursor: default;
	display: block;
	text-transform: none;
	margin: 0px;
        padding: 1px;
        border-bottom:0px solid #f86969;
        border-right: 0px solid #000000;
        border-left: 0px dashed #40ff40;
}

i{
  color: #f3b861;
} 


u{
  color: #5fbbb5;
  text-transform: none;
  border-bottom: 0px solid #ed7380;
}

b{
  color: #df6512;
  text-transform: none
}

s{
  color: #5fbbb5;
  text-transform: none
}

#content {
  background: #d8d1be;
  width: 319px;
  position: absolute;
  top: 333px;
  left: 303px;
  text-transform: none;
  text-align: justify;
  border-top : 0px solid #ef7646;
  border-bottom : 0px solid #ef7646;
  border-left : 0px solid #ef7646; 
  border-right : 0px solid #ef7646;
  line-height: 15px;
  padding: 0 0 0 0
  width : 100%;
  margin:0px; 
}

#navigation {
  background: #d8d1be;
  width: 140px;
  position: absolute;
  top: 333px;
  left: 160px;
  text-transform: none;
  text-align: left;
  border-top : 0px solid #ef7646;
  border-bottom : 0px solid #ef7646;
  border-left : 0px solid #ef7646; 
  border-right : 0px solid #ef7646;
  line-height: 15px;
  padding: 0 0 0 0
  width : 100%;
  margin:0px; 
}

input, submit, textarea {
  font-family: tahoma;
  font-size:7.5pt;
  color: #30423a;
  background-color: #d8d1be;
  border-width:1px;
  border-style:solid;
  border-color:#30423a; 
}


</style>