body, table{
 font-family: arial;
 font-size: 14;
 background: #FFFFFF;
 color: #000000;
 border-collapse: collapse;
}
hr{
 color: black;
 height: 1;
}
a{
 color: #000000;
 text-decoration: none;
}
a:hover{
 color: #000000;
 text-decoration: underline;
}
input, textarea, select{
 font-family: tahoma;
 font-size: 14;
 background: #000046;
 border: 1px solid #ffffff;
}

