body {
font-family: arial, trebuchet ms;
color: #EEDFE6;
font-size: 8pt;
cursor: default;
text-align: justify;
}

h1 { 
text-transform:uppercase;
font-family: arial, trebuchet ms; 
font-size: 10pt; 
color: #8E3560;
text-align: center; 
font-weight: bold; 

border-top: 1px solid #DFC4C7;
border-bottom: 2px solid #8E4A53;
background-image:url('images/head.jpg');
padding-left:5px;
height:18px;
margin-top: 10px;
margin-bottom: 10px;
}


h2:first-letter {
font-family: georgia, serif;
font-size:20pt; 
font-weight:bold; 
font-style:italic;
color:#CD6184;
text-transform:lowercase;
}


h2 { 
font-family: verdana; 
font-size: 9pt; 
color: #88588D;
text-align: right; 
font-weight: bold;
border-bottom: #A9666D 2px dotted;
height: 18px;
letter-spacing:4px;
padding-top: 10px;

}

* html .navi{
}
.navi{
text-align:left;
width:170px;
padding-right:5px; 
margin:0px;
}

.navi ul{
padding:0px;
margin:1px;
list-style-type:none;
}


html>body .navi a{ /*Non IE rule*/
width: auto;
}
.navi a{
width: 100%;
display: block;
font-family: verdana; 
font-size: 9pt; 
text-align: center; 
background-color:#DBA7A2;
border-bottom:1px solid #A62D3F;
border-left:5px solid #A62D3F;
border-right:5px solid #A62D3F;
}


.navi a:hover{
font-family: verdana; 
font-size: 9pt; 
text-align: center; 
letter-spacing:2px;
background-color: #88588D;
border-bottom:1px solid #88588D;
border-left:5px solid #E6B17B;
border-right:5px solid #E6B17B;
}


A:link, A:active, A:visited {
color:#673C6C;
text-decoration:none; 
cursor: crosshair;
}

A:hover {
color:#FFFFFF; 
text-decoration:none; 
cursor: crosshair;
}

b {
font-size : 8pt; 
font-family: arial, trebuchet ms; 
color: #A62D3F;
font-weight: bold;
border-bottom: 1px solid;
}

i {
font-size : 8pt; 
font-family: arial, trebuchet ms; 
color: #C1A8D7;
}


