body {
background:#fff;
background-repeat: repeat-y;
}
body,td,th {
font-family: trebuchet ms;
font-size: 8.5pt;
color: #000;
cursor: default;
line-height: 18px;
letter-spacing: 1.5px;
text-align: justify;
}

#content {
padding: 20px;
}
.nav a, .nav a:link, .nav a:active, .nav a:visited {
padding: 5px;
color: #058072;
font: 8pt georgia;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
margin: 6px;
border-bottom: none;
letter-spacing: 1px;

}
.nav a:hover {
color: #C02721;
cursor: help;
}

a:link, a:visited, a.active {
color: #058072;  
text-decoration: none;
font: 12px georgia;
font-style: italic;

}
a:hover {
color: #C02721;
}

.title {
font-family: georgia;
font-style: italic;
font-size: 23px; 
color: #203382;
letter-spacing: 1px;
padding: 7px;
text-align: right;

}

.stats {
background-image: url('');
border-left: 2px solid #000;
background-repeat: no-repeat;
margin: 0px auto;
padding: 10px;
width: 83%;
}

b {
color: #E4BB52;
font-family: georgia;

}

i {
color: #97A2A8;
font-family: georgia;
font-weight: bold;
}

ul {
   list-style-type: square;
}

.footer {
font-family: georgia;
font-style: italic;
font-size: 8pt; 
color: #000;
letter-spacing: 1px;
padding: 7px;
text-align: center;

}

input, textarea, option, select {
background-color: #fff;
border: 1px solid #000;
font-family: trebuchet ms;
font-size: 8.5pt;
color: #000;
padding: 2px;
}
