body, p, table, tr, td {
     font-family: times-new roman;
     font-size: 8pt;
color: #255188;
}
input, select, textarea, option {
     font-family: times-new roman;
     font-size: 8pt;
color: white;
background: #A4BDD3;
}
a{
 font-weight: ;
 font-size: 8pt;
 font-family: times-new roman; 
 color: #003467;
text-decoration: underline;
}  a:hover{
 color: #003467;
text-decoration: none;
}