<!--body {
font:10px "Tahoma";
color:#000000;
cursor:default;
line-height: 11px;
background: #f8e3ef;
}

a:hover img { border:2px solid #abb9aa; }

A{cursor:help;height:0px;}
A:link{
color:#000000; 
text-decoration:none;
cursor:help;
font-weight: normal;
font-size:10px;
background: #f8e3ef;
}

A:visited{
color:#000000; 
text-decoration:none;
cursor:help;
font-weight: normal;
font-size:10px;
}

A:hover{
color:#000000; 
text-decoration:none;
cursor:help;
background:#d9d6cf;
font-weight: normal;
font-size:10px;
}





table {
color:#000000;
margin:0px;
padding:0px;
font:10px/10px Tahoma; 
}



h1 {
color: #FFFFFF;
font-size:14px; 
text-align: center; 
background:#e5a3c7;
border: 2px solid #d889c2;
margin-top:15px; 
margin-left:60px; 
margin-bottom:2px;
margin-right:60px; 
}


h2 {
text-align: center; 
margin-top:0px; 
margin-left:60px; 
margin-bottom:0px;
margin-right:60px; 
font:10px/10px Tahoma;
}



.content{
font:10px/10px Tahoma;
background:url(bg.jpg);
text-align: center;
width: 444px;
} 


.navi{
font:10px/10px Tahoma;
text-align: center;
word-spacing: 8px;
} 



hr
{ border: solid #666699 2px;
width: 90%;
}

b { color: #d788bf;}
i { color: #d788bf;}
strong { color: #d788bf;}
strike { color: #d788bf;}
em { color: #d788bf;}

small
{ color: #779fa6;
font-size: 9px;}

input,textarea
{ border: 2px solid #d889c2;
font:10px/10px Tahoma;
color: #FFFFFF;
background:#e5a3c7;
text-align: left;
}-->