body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333
}

td { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 160%;
color: #333333;

}

a {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 130%;
color: #1459AF;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}


input, select {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #484846
background: #C0C0C0;
border-width: 1px;
border-style: solid;
border-color: #333333;
}