body {
font-family: Tahoma, Arial;
font-size: 12px;
font-weight: bold;
color: #7C828E;
overflow-y:scroll;
}


table {
border: 1px solid #99BBFF;
}

th, td {
font-family: Tahoma, Arial;
font-size: 12px;
background-color: #99BBFF;
}

th {
background-color: #99BBFF;
font-weight: bold;
}

A:link {text-decoration: none; color: #007744; font-weight: bold;}
A:visited {text-decoration: none; color: #007744; font-weight: bold;}
A:active {text-decoration: none; color: #007744; font-weight: bold;}
A:hover {text-decoration: underline; color: #007744; font-weight: bold;}