body {
margin: 0 0 0 0;
cursor: default;
}

.titl, h3 {
color: #d04c3c;
font-family: Georgia;
text-transform: lowercase;
font-style: italic;
font-weight: bold;
letter-spacing: 4px;
padding-bottom: 6px;
border-bottom: 1px dotted;
cursor: help;
font-size: 12pt;
}

.titi, p, label, li {
margin-top: -10px;
color: #000000;
font-family: Tahoma;
font-size: 10px;
}

b, strong {
color: #ca825c;
font-family: Georgia;
cursor: crosshair;
}

u {
text-decoration: none;
color: #6b4841;
border-bottom: 1px dotted #6b4841;
}

em, i {
font-family: Georgia;
color: #c2968d;
}

a, a:link, a:active, a:visited {
color: #43918f;
cursor: default;}

a:hover {
color: #e5a57b;
text-decoration: none;
border-bottom: 1px dotted #e5a57b;
}

.stats {
background-image: url('images/stats.gif');
background-position:center;
background-repeat:no-repeat;
padding-left: 98px;
padding-top: 22px;
padding-bottom: 22px;
color: #000000;
font-family: Tahoma;
font-size: 10px;
}

input, option, select, textarea {
color: #000000;
font-family: Tahoma;
font-size: 10px;
border: 1px solid #43918f;
background-image: url('images/backgg.jpg');
}
