body, p, li, ul, ol { 
font-size:13px; 
font-family: verdana,arial,helvetica,sans-serif ;
}

.small { 
font-size:11px; 
font-family: verdana,arial,helvetica,sans-serif ;
}

.navtext { 
margin-left: 1.1em;
text-indent: -1.1em;
font-size:11px; 
font-family: verdana,arial,helvetica,sans-serif ;
}

h1 { 
color: #000000; 
font-size: 20px; 
font-weight: normal;
font-family: verdana,arial,helvetica,sans-serif ;
}

h2 { 
color: #000000; 
font-size: 18px; 
font-weight: normal;
font-family: verdana,arial,helvetica,sans-serif ;
}

h3 {
color: #000000;
font-size: 16px;
font-weight: normal;
font-family: verdana,arial,helvetica,sans-serif;
}

h4 {
color: #000000;
font-size: 14px;
font-weight: bold;
font-family: verdana,arial,helvetica,sans-serif;
}

.navtable {
padding: 0px 0px 6px 0px;
}

a:link { 
color: #e10b17; 
text-decoration: underline ;
}
a:visited { 
color: #e10b17; 
text-decoration: underline ;
}
a:active { 
color: #0000cc; 
text-decoration: underline ;
}
a:hover { 
color: #0000cc; 
text-decoration: none; 
}

a.navlink:link { 
color: #e10b17; 
text-decoration: none ;
}
a.navlink:visited { 
color: #e10b17; 
text-decoration: none ;
}
a.navlink:active { 
color: #0000cc; 
text-decoration: none ;
}
a.navlink:hover { 
color: #0000cc; 
text-decoration: underline ;
}

a.greylink:link { 
color: #999999; 
text-decoration: none ;
}
a.greylink:visited { 
color: #999999; 
text-decoration: none ;
}
a.greylink:active { 
color: #e10b17; 
text-decoration: none ;
}
a.greylink:hover { 
color: #e10b17; 
text-decoration: underline ;
}

img {
border-color: #999999;
}

img.imageright {
float: right;
margin: 0px 0px 10px 10px;
}

table.tableright {
float: right;
margin: 0px 0px 10px 10px;
}

input, select, option, textarea {
font-size: 11px;
font-family: verdana,arial,helvetica,sans-serif;
}