body {
  background-color: #d999c3;
} 

body, p, td, div, h3{
  color : #272031; 
  text-align: left;
  font-family : arial;
  font-size : 10pt;  
  line-height : 15pt;
  letter-spacing:0px;
  margin:2px;
}  

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; 
}


h3 {
  background-color:#f3eef2;
  color:#884b92;
  font-size:12pt;
  line-height: 16px;
  letter-spacing:-1.5px;
  font-family:Arial black;
  text-align: center;
  text-transform: uppercase;
  font-weight:normal; 
  border-top: 0px dotted #12b8d1; 
  border-bottom: 2px solid #d9359d; 
  padding: 0 0 0 0
  width : 100%;
  margin:2px; 
}


h2 {
  background-color:#f3eef2;
  color:#d9359d;
  font-size:12pt;
  line-height: 16px;
  letter-spacing:-1.5px;
  font-family:Arial black;
  text-align: left;
  text-transform: uppercase;
  font-weight:normal; 
  border-top: 0px dotted #12b8d1; 
  border-bottom: 2px solid #884b92; 
  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 : #a5b3a8;
  font-family : arial;
  font-size: 10pt;
  text-transform: normal;
  border-bottom: 0px solid #ea5580;

} 

A:hover {
  color : #272031;
  border-bottom: 0px solid #786262; 

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

i{
  color: #5e7aa0;
} 


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

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

s{
  color: #a5b3a8;
  text-transform: none
}

#content {
  background: #efeff0;
  width: 388px;
  position: absolute;
  top: 362px;
  left: 290px;
  text-transform: none;
  text-align: justify;
  border-top : 0px solid #000000;
  border-bottom : 0px solid #000000;
  border-left : 0px solid #000000; 
  border-right : 0px solid #000000;
  line-height: 15px;
  padding: 0 0 0 0
  width : 100%;
  margin:0px; 
}

#navigation {
  background: #efeff0;
  width: 177px;
  position: absolute;
  top: 362px;
  left: 110px;
  text-transform: none;
  text-align: left;
  border-top : 0px solid #000000;
  border-bottom : 0px solid #000000;
  border-left : 0px solid #000000; 
  border-right : 0px solid #000000;
  line-height: 15px;
  padding: 0 0 0 0
  width : 100%;
  margin:0px; 
}

input, submit, textarea {
  font-family: arial;
  font-size:8pt;
  color: #272031;
  background-color: #efeff0;
  border-width:1px;
  width:100px;
  border-style:solid;
  border-color:#272031; 
}


</style>