body, html, td, font{
font-family:Tahoma; 
color:#58748D;
letter-spacing:0px;
text-align:justify; 
font-weight:normal;
font-size: 10px 
}

body {
background-color:#919FAC;
}

input, textarea { 
background:#919FAC;
font-family:Tahoma;
font-size:10px;
letter-spacing:0px;
color:#58748D; 
border:1px solid #58748D;
}

input, textarea, select {
background:#919FAC;
font-family:Tahoma;
font-size:10px;
letter-spacing:0px;
color:#58748D;
border:1px solid #58748D;
}
		    
.title {
font-family: Tahoma;
font-size: 12px;
color:#58748D;
width:100%;
display:block;
letter-spacing:4pt;
padding:0px 0px 0px 4px; 
background:#919FAC;
border-top:dotted #919FAC 1px;
border-bottom:dotted #58748D 1px;
text-align:center;
text-transform:uppercase;
}

A:link, A:active, A:visited {
text-decoration:none; 
border-bottom:none;
font-weight:bold;
color:#B7C4CF;
}

A:hover {
text-decoration:none; 
color:#798996;
border-bottom:#FFFFFF dotted 1px;
}

