body {
background-color: #dddddd;
margin: 10px 10px 10px 10px;
}

a:link {
font-family: arial, sans-serif;
font-size: 12px;
color: #ee0000;
font-weight: bold;
text-decoration: none;
}

a:visited {
font-family: arial, sans-serif;
font-size: 12px;
color: #990000;
font-weight: bold;
text-decoration: none;
}

a:hover {
font-family: arial, sans-serif;
font-size: 12px;
color: #990000;
font-weight: bold;
text-decoration: underline;
}

a.subnav:link {
font-family: arial, sans-serif;
font-size: 11px;
color: #990000;
font-weight: normal;
text-decoration: none;
}

a.subnav:visited {
font-family: arial, sans-serif;
font-size: 11px;
color: #990000;
font-weight: normal;
text-decoration: none;
}

a.subnav:hover {
font-family: arial, sans-serif;
font-size: 11px;
color: #990000;
font-weight: normal;
text-decoration: underline;
}

.subhead {
font-family: arial, sans-serif;
font-size: 14px;
color: #000000;
font-weight: bold;
}

.subheadInverse {
font-family: arial, sans-serif;
font-size: 14px;
color: #ffffff;
font-weight: bold;
}

.bodycopy {
font-family: arial, sans-serif;
font-size: 12px;
color: #000000;
}

