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

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

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

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

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

blockquote { width: 360px; height: 40px; font-size: 13px; color: #003333;
}

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: #003333}

