body {
 font-family: Verdana;
 font-size: 10pt;
 font-weight: bold;
 color: #4040ff;
}


h2 {
color: #ffffff;
text-align:center;
font-size: 36pt;
}



td {
 text-align: left;
}


ul {
 line-height: 25pt;
 }


a{
 color: #4040ff;
 text-decoration: none;
 font-size: 10pt;
 font-weight: bold;
}


a:hover {
 background-color: #FFFF80;
 text-decoration: none;
 color: #0000DF;
}
