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

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

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

b
{ font-family: times new roman;
color: #000000;
font-size: 10pt;
}

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

blockquote { font-size: 13px; float: center; color: #cc6633; background-color: #ffffff; 
}

a:link
{ text-decoration: none; color: #000000; font-family: times; font-size: 13px; }
a:visited
{ text-decoration: none; color: #000000; font-family: times; font-size: 13px; }
a:active
{ text-decoration: none; color: #000000; font-family: times; font-size: 13px; }
a:hover
{ text-decoration: none; color: #ffffff; font-family: tahoma; font-size: 13px; text-transform: uppercase; background-color: #cc6633}

