body
{
   background: #eddbc0 url(rp.png);
   background-repeat: repeat-y;
   margin: 0px;

}

u
{ color: #ab9d88 }

b
{color:#fa6476 }

s
{color: #eed8ba}

i
{color: #d2bb99}

a:link{color:#852b3a; letter-spacing: 2; text-decoration:none}
a:visited {color:#852b3a; letter-spacing: 2;text-decoration:none }
a:active{color:#852b3a; letter-spacing: 2; text-decoration:none}
a:hover {color:#852b3a; letter-spacing: 2; text-decoration:none; background-color:#fdbec9;}
.bg {
       font-size: 10px;
       font-family: verdana;
       color: #3E3E3E;
       text-align: center;
       background: #F1F9FD;
       padding: 2 2 5 3;
       width: 100%;}

p {
	color:      #dc8d9a;
	font-weight: normal;
	text-align : left;
	font-size:   11px;
	font-family: tahoma;
	text-align: justify;

}


#navi a {display: block;
background-color: #ffffff;
border-bottom: 1px solid #f19eac;
color:#f19eac;
text-decoration:none;
letter-spacing: 2px;
font-family:tahoma;
font-size: 10px;
line-height:16px;
height:20px;
text-align:left;
}

#navi a:hover{
background-color: #f7e0bf;
color:#f19eac;
border-bottom: 1px solid #e8687d;
text-decoration:none;
font-family: tahoma;
letter-spacing: 2px;
font-size: 10px;
line-height:16px;
height:20px;
text-align:left;
}

#navi2 a {display: block;
background-color: #ffffff;
border-bottom: 1px dashed #e5cdab;
color:#d2bb99;
text-decoration: none;
letter-spacing: 2px;
font-family:georgia;
font-size: 13px;
line-height:16px;
height:15px;
text-align:right;
}

#navi2 a:hover {
background-color: #ffe4be;
color:#f2b154;
border-bottom: 1px dashed #e5cdab;
text-decoration: none;
letter-spacing: 2px;
font-family:georgia;
font-size: 13px;
font-style: italic;
line-height:16px;
height:15px;
text-align:right;
}

	
	  	   h1 {
      font-size: 15px;
	  height:25px;
      font-family: verdana;
      text-align: left;
      color: #ffffff;
	  font-style:bold;
      height: 15px;
      background: #e6c089;
	  border-bottom:1px solid;
	  border-color:#e6c089;
      text-transform: uppercase;}

	  	   h3 {
      font-size: 10px;
	  height:13px;
      font-family: verdana;
      text-align: left;
      color: #e6c089;
	  font-style:bold;
      background: #f8e5c9;
	  border-bottom:1px solid;
	  border-color:#e6c089;
      text-transform: uppercase;}
	  
	  	   h2 {
      font-size: 10px;
      font-family: verdana;
      text-align: center;
      color: #d36779;
      height: 15px;
      background: #f19eac;
      border-bottom: 1px dashed;
      letter-spacing: 10px;
      text-transform: uppercase;}

	}
