body, html, td, font{
font-family:Tahoma; 
color:#13A7D8;
letter-spacing:0px;
text-align:justify; 
overflow-x:hidden;  
font-weight:normal;
font-size: 10px 
}

body {
background-color:#000000;
scrollbar-face-color:#000000;
scrollbar-arrow-color:#13A7D8;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#13A7D8;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
}

input, textarea { 
background:#000000;
font-family:Tahoma;
font-size:10px;
letter-spacing:0px;
color:#13A7D8; 
border:1px solid #13A7D8;
}

option, select {
background-color:#000000;
font-family:Tahoma;
font-size:10px;
color:#13A7D8;
letter-spacing:0px;
border:1px solid #13A7D8;
padding:0px; 
}

.title {
font-family: Tahoma;
font-size: 13px;
color:#000000;
width:100%;
display:block;
letter-spacing:4pt;
padding:0px 0px 0px 3px; 
background:#129DCB;
border-top:dotted #DDCCAD 1px;
border-bottom:dotted #DDCCAD 1px;
text-align:left;
text-transform:uppercase;
}

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

A:hover {
text-decoration:none; 
color:#13A7D8;
border-bottom:#6BDCFF dotted 1px;
font-weight:none;
background-color:none;
}


