.title {
font-family:  verdana, arial, sans serif;
font-size: 20px;
font-weight: normal;
color: #999966
}

.mono {
color: #000000;
font-family: Courier New, Courier, Monospace;
font-weight: normal;
font-size: 13px;
}

.text, p, li, td, .pagebody, .footer, .rightnav {
font-family:  verdana, tahoma, arial, helvetica, sans serif;
font-size: 14px;
color: #555555;
font-weight: normal;
}

a:link {
COLOR: #D66B00;
text-decoration: none;
} 
a:visited {
COLOR: #D66B00;
text-decoration: none;
}
a:active {
COLOR: #3399cc;
text-decoration: none;
}
a:hover {
COLOR: #ff9900;
text-decoration: none;
}

div.nav {
font-family: verdana, tahoma, arial, helvetica, sans serif;
font-size : 12px;
color: #555555;
}

.bold {
font-weight: bold;
}

.italic {
font-style: italic;
}

.red {
color: red;
}

.blue {
color: blue;
}

.gray {
color: gray;
}

.large {
font-size: 17px;
color: #999966;
}

.small {
font-size: 11px;
}
