body {
  background-color: #000000;
} 

body, p, td, div, h3{
  color : #4f4558; 
  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: 2px solid #b0363f;
  text-transform: lowercase; 
  padding: 1 1 1 1
  width: 98%;
  margin:1px; 
}


h2 {
  background-color:#fffffff;
  color:#63b998;
  font-size:22pt;
  line-height: 28px;
  letter-spacing:1px;
  font-family:times;
  text-align: center;
  font-weight:normal;
  font-style:italic;
  text-transform: normal;
  border-bottom: 0px dashed #c54247;
  border-left: 0px solid #f8e5bc;
  font-weight:normal;  
  padding: 0 0 0 0 
  width : 100%;
  margin:2px; 
}


h3 {
  background-color:#fffffff;
  color:#63b998;
  font-size:22pt;
  line-height: 28px;
  letter-spacing:1px;
  font-family:times;
  text-align: center;
  font-weight:normal;
  font-style:italic;
  text-transform: normal;
  border-bottom: 0px dashed #c54247;
  border-left: 0px solid #f8e5bc;
  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 : #dd7379;
  font-family : arial;
  font-size: 10pt;
  text-transform: normal;
  border-bottom: 0px solid #ea5580;

} 

A:hover {
  color : #4f4558;
  border-bottom: 1px dashed #4f4558; 

}
A.nav:link, a.nav:visited, a.nav:active {
	text-decoration: none;
	font-family: times;
	font-size: 24pt;
	line-height: 25pt;
	color: #d12750;
	background-color: #fffffff;
	cursor: default;
        text-align:center;
  font-style:italic;
  text-transform: normal;
	margin: 0px;
        padding: 1px;
        border-bottom:0px solid #f86969;
        border-right: 0px solid #fcd830;
        border-left: 0px dashed #40ff40;
}
A.nav:hover {
	font-family: times;
	font-size: 24pt;
	line-height: 25pt;
        font-weight: none;
	color: #fffbc8;
        text-align: center;
	background-color: #fffffff;
	cursor: default;
	text-transform: none;
  font-style:italic;
  text-transform: normal;
	margin: 0px;
        padding: 1px;
        border-bottom:0px solid #f86969;
        border-right: 0px solid #000000;
        border-left: 0px dashed #40ff40;
}

i{
  color: #d12750;
} 


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

b{
  color: #4f4558;
  text-transform: none
}

s{
  color: #63b998;
  text-transform: none
}

#content {
  background: #fffffff;
  width: 769px;
  position: absolute;
  top: 451px;
  left: 0px;
  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: #fffffff;
  width: 769px;
  position: absolute;
  top: 401px;
  left: 0px;
  text-transform: none;
  text-align: center;
  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:8pt;
  color: #4f4558;
  background-color: #fffed6;
  border-width:1px;
  width:150px;
  border-style:solid;
  border-color:#4f4558; 
}
blockquote {margin:10px; display:block; border: dotted 0px #e6b568;  border-bottom: solid 3px #f9d27f;  padding:5px; width:600px; background:#fffed6;}

</style>