<style type="text/css">
body{
background: #0E0F0A url(bg.jpg) top left repeat scroll;
text-align:justify;
font: normal 11px "arial", sans-serif;
color: #ffffff;
margin:0;
}
 
 
a {
color: #6C5651;
text-decoration:none;
}
 
 
b {
color: #9C7C6D;
font-weight: bold;
font: bold 11px;
}
 
 
i {
font: 11px "lucida sans", serif;
color: #9C7C6D;
font-style:none;
}
 
 
u {
font: 11px "lucida sans", sans-serif;
color: #9C7C6D;;
font-weight: none;
text-decoration:none;
}
 
blockquote {
background-color: #transparent;
color: #FFFFFF;
font-weight: none;
font: normal 11px "lucida sans", serif;
padding:5px;
margin:5px 0;
margin-left: 40px;
margin-right:40px;
}
 
a img {
	border: 1px solid #2D1B17;
}
a:hover img {
	border: 1px solid #3B2A23;
}
 
  .h1 {
  font-family: "lucida sans", serif;
  font-size:16px;
line-height: 22px;
  text-transform:none;
  font-weight:bold;
font-style:italic;
  text-align:left;
  color: #ffffff;
  letter-spacing:1px;
background-color: #transparent;
text-decoration: none;
padding: 5px;
margin-bottom: 5px;
  }
 
.menu {
padding: 7px;
  text-align:justify;
  font-family: "arial", sans-serif;
  font-size:11px;
  color: #ffffff;
line-height: 12px;                                                                                                             
font-weight: none;
text-align: justify;
background-color: #0E0F0A;
}
 
a:link.navi, a:visited.navi, a:active.navi {
	font-family : lucida sans;
	font-size:11px;
	color: #9C7C6D;
	background: #transparent;
         margin-bottom: 1px;
	font-weight: normal;
display: block;
	text-align: center;
	line-height: 12px;
         letter-spacing: 1px;
}
A:hover.navi {
	color: #ffffff;}
 
input {
FONT-SIZE: 12px; 
color: #ffffff;
font-family: lucida sans;
background-color:#transparent;
border: #000000 1px solid;
}
 
textarea {
FONT-SIZE: 12px; 
color: #ffffff;
font-family: lucida sans;
background-color:#transparent;
border: 000000 1px solid;
}	
 
</style>