td {
 font-family: Arial;
 font-size: 11px;
}

img {
 border: 0;
}

.subnav {
 margin-left: 15px;
}

.subnav a, .subnav a:hover {
 color: black;
 text-decoration: none;
} 

a {
 text-decoration: underline;
 color: blue;
}

a:hover {
 text-decoration: none;
}

.content {
 margin-left: 20px;
 margin-top: 30px;
}

.sctHeader {
 font-size: 17px;
 font-weight: bold;
}

.fFields {
 font-family: Arial;
 font-size: 11px;
 width: 175px;
}