body {
	margin:0px;
	color: #000000;
	text-align: center;
	background-color: #D6C088;
	font-family: georgia;
	font-size: 9pt;
	padding:0;
	text-align: justify;
 }

p{
	margin: 0;
	padding: 5px 8px 5px 8px;
        line-height: 23px;
	text-align: justify;
}

b{	color: #D0061E;
font-size: 9pt;
letter-spacing: 2px;
}
i{	color: #309013;
letter-spacing: 2px;
font-size: 9pt;
}
.center {
	text-align: center;
}
h1 {
font-family: verdana;
font-size: 18px;
color: #CB5E00;
text-transform: uppercase;
text-align: left;
padding-top: 20px;
padding-left: 35px;
padding-bottom: 1px;
font-weight: bold;
letter-spacing: 10px; 
line-height: 3px;
}
h2 {
font-family: verdana;
font-size: 12px;
color: #309013;
text-transform: lowercase;
text-align: center;
font-style: italic;
padding-top: 10px;
padding-bottom: 1px;
font-weight: bold;
letter-spacing: 10px; 
line-height: 3px;
}
.border
{position: relative;
background-color: #ffffff;

}
img { 
border-color: #CB5E00; 
}
a:link {color: #E2AE30; 
	font-weight: none; font-family: times new roman; font-size: 10pt; letter-spacing: 2px; text-decoration: none; text-transform: uppercase; font-weight: bold; }
a:visited {color: #E2AE30; 
	font-weight: none; font-family: times new roman; font-size: 10pt; letter-spacing: 2px; text-decoration: none; text-transform: uppercase;  font-weight: bold;}
a:hover {color: #C38D09; 
	font-weight: none; font-family: times new roman; font-size: 10pt; letter-spacing: 2px; text-decoration: none; text-transform: uppercase; font-weight: bold; }

.nav a,.nav a:link,.nav a:active,.nav a:visited {
	color: #000000;
	font-family: times new roman;
	font-size: 22px;
	text-transform: lowercase;
        font-weight: none;
        font-style: italic;
        letter-spacing: 3px;
	text-decoration: none;
}
.nav a:hover {
	color: #545454;
	font-family: times new roman;
	font-size: 22px;
	text-transform: lowercase;
        font-weight: none;
        font-style: italic;
        letter-spacing: 3px;
	text-decoration: none;
}
.stats {
border: 1px dashed #CB5E00;
padding: 10px;
line-height: 20px;
background-color: #00000;
width: 560px;
margin: 0 auto 0 auto; 
}
input, textarea, option, select {
	background-color: #F6E7C0;
	font: 8pt verdana;
	color: #000000;
	letter-spacing: 1px;
	border: 2px solid #CB5E00;
	padding: 2px; }
