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

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

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

.head
{ color: #330000;
padding-right: 3px;
text-align: left;
font-family: times;
font-size: 13pt;
font-weight: bold;
line-height: 12px;
background-color: #663333;
border-right: #330000 10px solid;
letter-spacing: 10px;
}

blockquote { width: 350px; height: 60px; font-size: 13px; float: center; color: #663333;
border: #663333 0px solid; 
padding-right: 10px; 
padding-left: 5px;
}

a:link
{ text-decoration: none; color: #330000; padding-right: 3px; padding-left: 3px; font-family: tahoma; font-size: 13px; text-transform: uppercase; background-color: #663333}
a:visited
{ text-decoration: none; color: #330000; padding-right: 3px; padding-left: 3px; font-family: tahoma; font-size: 13px; text-transform: uppercase; background-color: #663333}
a:active
{ text-decoration: none; color: #330000; padding-right: 3px; padding-left: 3px; font-family: tahoma; font-size: 13px; text-transform: uppercase; background-color: #663333}
a:hover
{ text-decoration: none; color: #663333; padding-right: 3px; padding-left: 3px; font-family: tahoma; font-size: 13px; text-transform: uppercase; background-color: #330000}

