body {
color:#1F1F1F;
margin: 0px;
font-family: Verdana, Helvetica, sans-serif; 
font-size: 12px;
}

table {
font-size: 14px;
}

a.esc{
 font-size: 11px;
 color: #272790;
 font-weight:bold;
 text-decoration: none;
}
a.esc:hover{
 text-decoration: none;
}


a.esc2{
 font-size: 11px;
 color: #272790;
 text-decoration: none;
}
a.esc2:hover{
 text-decoration: underline;
}


a{
 color: #272790;
 text-decoration: none;
}
a:hover{
 text-decoration: underline;
}


h1 {
color: #1F1F1F;
font-size: 23px;
}

h2 {
color: #272790;
font-size: 18px;
border-bottom-width: 1px;
border-bottom-style: solid;
}
