table{
 font-family: ARIAL;
 font-size: 10pt;
 color: #000000;
}
hr{
 color: black;
 height: 1;
}
a{
 color: #000000;
 text-decoration: underline;
}
a:hover{
 text-decoration: none;
}
input, textarea, select{
 font-family: ARIAL;
 font-size: 10pt;
 background: #F1F1F1;
 border: 1px solid #7D7D7D;
}

