.text {
color: #333333;
font-size: 10px;
font-family: Trebuchet MS, Arial, Verdana, sans-serif;
line-height: 1.5em;
}

.textside {
color: #333333;
font-size: 10px;
font-family: Trebuchet MS, Arial, Verdana, sans-serif;
line-height: 1.3em;
}

.textbold {
color: #333333;
font-size: 10px;
font-family: Trebuchet MS, Arial, Verdana, sans-serif;
font-weight: bold;
line-height: 1.5em;
}

.textlarger {
color: #333333;
font-size: 11px;
font-family: Trebuchet MS, Arial, Verdana, sans-serif;
line-height: 1.5em;
}


.textlargerbold {
color: #333333;
font-size: 11px;
font-family: Trebuchet MS, Arial, Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
line-height: 1.5em;
}

.headings {
color: #333333;
font-size: 18px;
font-family: Trebuchet MS, Arial, Verdana, sans-serif;
font-weight: bold;
line-height: 1.5em;
}

.subheadings {
color: #333333;
font-size: 14px;
font-family: Trebuchet MS, Arial, Verdana, sans-serif;
line-height: 1.5em;
}
.subheadingsbold {
color: #333333;
font-size: 14px;
font-family: Trebuchet MS, Arial, Verdana, sans-serif;
font-weight: bold;
line-height: 1.5em;
}


a.nav:link {
color: #ff0000;
font-size: 10px;
font-family: Trebuchet MS, Arial, Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
line-height: 1.6em;
}

a.nav:visited {
color: #666666;
font-size: 10px;
font-family: Trebuchet MS, Arial, Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
line-height: 1.6em;
}

a.nav:active {
color: #00ccff;
font-size: 10px;
font-family: Trebuchet MS, Arial, Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
line-height: 1.6em;
}

a.nav:hover {
color: #00ccff;
font-size: 10px;
font-family: Trebuchet MS, Arial, Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
line-height:1.6em;
}


a.navon:link, a.navon:visited, a.navon:hover  {
color: #990099;
font-size: 10px;
font-family: Trebuchet MS, Arial, Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
line-height: 1.6em;
}
