body {
  background-color: #e9e0ea;
} 

body, p, td, div, h3{
  color : #39445a; 
  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:#fffffff;
  color:#c86a66;
  font-size:18pt;
  line-height: 24px;
  letter-spacing:1px;
  font-family:impact;
  text-align: center;
  font-weight:normal;
  text-transform: uppercase;
  border-top: 0px solid #7171b7;
  border-bottom: 2px solid #7a79a0;
  border-left: 0px solid #7171b7;
  font-weight:normal;  
  padding: 0 0 0 0 
  width : 100%;
  margin:2px; 
}


h3 {
  background-color:#d5c4d8;
  color:#000000;
  font-size:18pt;
  line-height: 22px;
  letter-spacing:1px;
  font-family:imact;
  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 : #c469b0;
  font-family : arial;
  font-size: 10pt;
  text-transform: normal;
  border-bottom: 0px solid #ea5580;

} 

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

}
A.nav:link, a.nav:visited, a.nav:active {
  font-family: impact;
  font-size: 20pt;
  line-height: 23pt;
  font-weight: none;
  color: #299c7d;
  text-align: center;
  background-color: #fffffff;
  cursor: default;
  text-transform: uppercase;
  margin: 0px;
  padding: 1px;
  border-bottom:0px solid #f86969;
  border-right: 0px solid #000000;
  border-left: 0px dashed #40ff40;
}

A.nav:hover {
  font-family: impact;
  font-size: 20pt;
  line-height: 23pt;
  font-weight: none;
  color: #eb8a5c;
  text-align: center;
  background-color: #fffffff;
  cursor: default;
  text-transform: uppercase;
  margin: 0px;
  padding: 1px;
  border-bottom:0px solid #f86969;
  border-right: 0px solid #000000;
  border-left: 0px dashed #40ff40;
}

i{
  color: #8969c0;
} 


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

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

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

#content {
  background: #fffffff;
  width: 488px;
  position: absolute;
  top: 495px;
  left: 115px;
  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; 
}

img.image {  
  border: 1px solid #7a79a0;
  margin: 1px;
  padding: 3px;
  background: #edf2f2;
}

img.image2 {  
  border: 1px solid #c86a66;
  margin: 1px;
  padding: 3px;
  background: #edf2f2;
}

a:hover.image {
  border: 1px solid #e756a1;
  margin: 1px;
  padding: 3px;
  background: #edf2f2;
}

#navigation {
  background: #fffffff;
  width: 487px;
  position: absolute;
  top: 465px;
  left: 115px;
  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: arial;
  font-size:8.5pt;
  color: #39445a;
  background-color:#edf2f2;
  border-width:1px;
  border-style:solid;
  border-color:#39445a; 
}

blockquote {margin:10px; display:block; border: dotted 0px #e6b568;  padding:5px; width:425px; background:#ebebeb;}


</style>