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

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

p
{ 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;
background-color: #790101;
border-right: #000000 10px solid;
letter-spacing: 1px;
}

blockquote { width: 360px; height: 40px; font-size: 13px; float: center; background-color: #e2e2e2;
background-image: url(images/deisakubg.png); 
background-repeat: no-repeat; 
background-position: right center; 
padding-right: 120px; 
padding-left: 5px;
}

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

