body{
 font-family : Verdana, Arial, Helvetica, Sans-serif;
 font-size : 12px;
}

.full {
 background-color: #DCDCDC;
}


td {
 font-size : 12px;
}

a {
 color:#4682B4;
 text-decoration:none;
}

a:hover {
 text-decoration:underline;
}



