.body {
background-image: url('../images/body-bg.jpg');
margin: 10px;
color: #000000;
background-color: #000000;
}

ul, li {
font-size: 110%;
font-weight: none;
font-style: none;
border: 0;
text-transform: none;
text-align: left;
color: navy;
line-height: 20px;
}

.componentheading {
font-size: 180%;
line-height: 120%;
font-weight: bold;
padding: 0 0 0 5px;
margin: 0 0 20px 0;
}

.contentheading {
font-size: 140%;
font-weight: bold;
font-style: none;
border: 0;
text-transform: uppercase;
text-align: center;
color: navy;
line-height: 10px;
}

.contentsubheading {
font-size: 115%;
font-weight: bold;
font-style: italic;
border: 0;
text-transform: none;
text-align: center;
color: olive;
line-height: 10px;
}

.minicontenthead {
font-size: 120%;
font-weight: none;
font-style: none;
border: 0;
text-transform: none;
text-decoration: underline;
text-align: center;
color: navy;
line-height: 20px;
}

.minicontent {
font-size: 95%;
font-weight: none;
font-style: none;
border: 0;
text-transform: none;
text-align: left;
color: navy;
line-height: 20px;
}

.maincontent {
font-size: 110%;
font-weight: none;
font-style: none;
border: 0;
text-transform: none;
text-align: left;
color: navy;
line-height: 20px;
}

.formcontent {
font-family: Verdana;
font-size: 10px;
font-weight: none;
font-style: none;
border: 0;
text-transform: none;
text-align: left;
color: black;
line-height: 20px;
}
