body {
 font-family: Verdana, Arial, Helvetica, Sans-serif;
 font-size: 12px;
}

.full{
 background-color: #D7EEFF;
 color:#444;
}

td {
 font-size : 12px;
}

a {
 color:#1E7586;
 text-decoration:none;
}

a:hover {
 text-decoration: underline;
}

#content,#banner {
 border: 1px solid #63afd0;
}

#content{
 background-color:#FFFFFF;
}

.footer{
 text-align:center;
 font-size:10px;
 color:#000;
}

.footer a{
 color:#041A91;
}

.menu{
 font-weight:bold;
 font-size:12px;
 color:#444;
}