body
{ 
background-image: images/bg.png;
font-family: times new roman;
color: #99cc99;
}

input, textarea
{ 
background:#99cc99;
hr color: #ffffff;
font-family: times;
color: #ffffff; 
font-size: 12px; 
border-style:  solid;
border-width: 1px; 
}

p
{ font-family: times new roman;
color: #99cc99;
font-size: 10pt;
}

.stats
{ font-family: times new roman;
color: #ffffff;
font-size: 10pt;
}

.head
{ color: #000000;
padding-right: 3px;
text-align: left;
font-family: times;
font-size: 13pt;
font-weight: bold;
line-height: 12px;
letter-spacing: 10px;
text-transform: uppercase;
}

blockquote
{ font-family: times new roman;
color: #ffffff;
font-size: 10pt;
}

a:link
{ text-decoration: none; color: #000000;}
a:visited
{ text-decoration: none; color: #000000;}
a:active
{ text-decoration: none; color: #000000;}
a:hover
{ text-decoration: none; color: #99cc99;}

