/* primary classes */
body {margin: 0px 0px 0px 0px;}
body, div, span, font, ul, ol, li, p, td { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; color: #000000;}
h1 { font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #000000;}
h2, h3, h4, h5 { font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #336699;}
.header { color: #000000; font-weight: bold; font-size: 12px;}
.subheader { color: #336699; font-weight: bold; font-size: 11px;}
/* secondary classes */
.leading18 { line-height:18px; }

.copyright { color: #C9DCF6; font-weight: normal; font-size: 10px;}
a.copyright { color: #C9DCF6; text-decoration: none; font-weight: normal;font-size: 10px;}
a.copyright:link { color: #C9DCF6; text-decoration: none; font-weight: normal; font-size: 10px;}
a.copyright:hover { color: #ffffff; text-decoration: underline; font-weight: normal; font-size: 10px;}
/* default */
a {  color: #666666; text-decoration: none; font-size: 11px;}
a:link {  color: #666666; text-decoration: none; font-size: 11px;}
a:hover {  color: #0066CC; text-decoration: underline; font-size: 11px;}
/* etc */
.red { color: #CC0000;}
