body, p, td, th, tr, li, h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
text-align: center;
}
li { list-style-type: none;
margin-bottom: .75em;
}
h1 {
margin-bottom: -.25em;
}
ul {
list-style-type: none;
margin-top: .75em;
}
.footer {
font-size: .75em;
text-align: center;
}
.contractmenu {
font-size: .75em;
text-align: center;
background-color: #FFFFCC;
}
div.contracttofc li {
margin-bottom: .25em;
}
a:link {
text-decoration: none;
color: #003399;
}
a:visited {
text-decoration: none;
color: #333366;
}
a:link:hover {
text-decoration: underline;
background-color : #ffffcc;
}
a:visited:hover {
text-decoration: underline;
background-color : #ffffcc;
}
a:active {
text-decoration: none;
color: #660066;
}
a[attr="name"] {
color: #990000;
}

.highlight {
color: white;
background-color: black;
}