body {
background-color: #296c4b;
margin: 0 0 0 0;
}
.body {
background-color: #296c4b;
}
td {
background-color: yellow;
font-family: verdana;
font-size: 12pt;
}
.footer {
background-color: yellow;
font-family: verdana;
font-size: 9pt;
cursor: crosshair;
}
a{
cursor: crosshair;
text-decoration: none;
}
a:hover{
background-color: #296c4b;
color: white;
}
code{
color: red;
font-family: verdana;
font-size: 12pt;
}
dt{
font-weight: bold;
}
