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

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

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

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

.head
{ color: #000000;
text-align: left;
font-family: arial;
font-size: 11pt;
font-weight: bold;
letter-spacing: 20px;
}

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

