
body {
font-family: arial, trebuchet ms;
color: #D9DBB9;
letter-spacing: 1px;
font-size: 9pt;
cursor: nw-resize;
text-align: justify;
}

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

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


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


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


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

.navi ul{
padding:0px;
margin:0px;
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: left; 
letter-spacing:1px;
padding-left: 3px;
padding-top: 3px;
background-color:#636232;
border-top:1px solid #2B2915;
border-left:5px solid #2B2915;
}


.navi a:hover{
font-family: verdana; 
font-size: 9pt; 
text-align: left; 
letter-spacing:1px;
padding-left: 10px;
padding-top: 3px;
background-color: #444322;
border-top:1px solid #2B2915;
border-left:5px solid #B1A547;
}


A:link, A:active, A:visited {
color:#CEAF51;
text-decoration:none; 
cursor: crosshair;
background-color: #636232;
}

A:hover {
color:#CBCA98; 
text-decoration:none; 
cursor: crosshair;
background-color: #444322;
}


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