
body {
font-family: trebuchet ms;
color: #EDD883;
font-size: 9pt;
cursor: nw-resize;
text-align: justify;
}

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

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


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


h2 { 
font-family: verdana; 
font-size: 10pt; 
color: #88A532;
text-align: left; 
font-weight: bold;
border-bottom: #212C0C 8px solid;
height: 18px;
letter-spacing:4px;
padding-top: 10px;
}


* html .navi{
}
.navi{
text-align:left;
width:175px;
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;
color:#CBCA98; 
font-family: verdana; 
font-size: 9pt; 
text-align: left; 
letter-spacing:1px;
padding-left: 3px;
padding-top: 3px;
background-color:#706B30;
border-top:1px solid #401313;
border-left:7px solid #401313;
}


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


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

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


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

td {
font-family: trebuchet ms;
font-size: 8pt;
text-align: justify;}
