body {
margin: 10px;
font-family: xTahoma, Verdana, Arial, sans-serif;
color: white;
background-color: black;
}

.logo {
font-size: 13px;
font-weight: normal;
margin-top: 2px;
margin-bottom: 2px;
}

.title {
font-size: 11px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 4px;
}

.normal {
font-size: 11px;
font-weight: normal;
line-height: 16px;
margin-top: 2px;
margin-bottom: 2px;
}

.topNav {
font-size: 13px;
font-weight: normal;
line-height: 18px;
margin-top: 2px;
margin-bottom: 2px;
}

A.topNav:link,
A.topNav:active,
A.topNav:visited {
color: white;
text-decoration: none;
}

A.topNav:hover {
color: white;
text-decoration: underline;
}


.sideNav {
font-size: 11px;
font-weight: normal;
line-height: 17px;
margin-top: 0px;
margin-bottom: 0px;
}

.heading {
font-size: 13px;
font-weight: bold;
margin-top: 2px;
margin-bottom: 2px;
}

.subheading1 {
font-size: 11px;
font-weight: normal;
margin-top: 2px;
margin-bottom: 2px;
padding-left: 40px;
}

.subheading2 {
font-size: 11px;
font-weight: normal;
margin-top: 2px;
margin-bottom: 2px;
padding-left: 80px;
}


.topRule {
background: white;
height: 1px;
}

.bottomRule {
background: white;
height: 2px;
}

