a {
 font-family: Arial, Verdana;
 color: #4F4F4F;#0000FF
 text-decoration: none;
}

a:link {
 font-family: Arial, Verdana;
 color: #4F4F4F;
 text-decoration: none;

}

a:visited {
 font-family: Arial, Verdana;
 color: #4F4F4F;
 text-decoration: none;
}

a:hover {
 font-family: Arial, Verdana;
 color: #336699;
 text-decoration: none;

}

body {
 background-color:#D1DEF3;
}

td.entry {
 font-family: Verdana, Arial;
 font-size: 17;
 font-weight: bold;
 text-align:center;
 color: #5F5F5F;
}

td.main {
 font-family: Verdana, Arial;
 font-size: 12;
 font-weight: 300;
 text-align:left;
 color: black;
}

td.maincenter {
 font-family: Verdana, Arial;
 font-size: 12;
 font-weight: 300;
 text-align:center;
 color: black;
}

td.head {
 font-family: Verdana, Arial;
 font-size: 12;
 font-weight: bold;
 text-align:left;
 color: #4F4F4F;
}

td.headcenter {
 font-family: Verdana, Arial;
 font-size: 14;
 font-weight: bold;
 text-align:center;
 color: #4F4F4F;
}

td.headtable {
 font-family: Verdana, Arial;
 font-size: 10;
 font-weight: bold;
 text-align:left;
 color: black;
}

td.foottable {
 font-family: Arial, Verdana;
 font-size: 10;
 font-weight: 300;
 text-align:left;
 color: black;
}