
#content p { color: #000; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: left; margin: 5px 10px 10px; }
#content h1 { color: #336; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; margin: 10px; }
#footer p { font-size: 11px; font-family: Helvetica, Arial, san-serif; text-align: center; }
h2 { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; margin: 4px 10px 2px; }
ul { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; list-style-type: disc; margin: 1em 0 1em 40px; }
ol { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; list-style-type: decimal; margin: 1em 0 1em 40px; }
#nav {
width: 750px;
margin: 0;
padding: 20px 0 0 0;
list-style: none;
}
#nav li {
float: left;
margin: 0;
padding: 0;
font-family: Helvetica, Arial, san-serif;
font-size: 12px
}
#nav a { float: left; display: block; margin: 0 1px 2px; padding: 4px 6px 2px; color: #06c; text-decoration: none; background: #fff; border-color: #ccc #ccc #333 #333; border-style: solid; border-width: 1px; }
#nav a:visited { float: left; display: block; margin: 0 1px 2px; padding: 4px 6px 2px; color: #741472; text-decoration: none; background: #fff; border-color: #ccc #ccc #333 #333; border-style: solid; border-width: 1px; }
#nav a:hover { float: left; display: block; margin: 0 1px 1px; padding: 4px 6px 2px; color: #c30; text-decoration: none; background: #fff; border-color: #333 #333 #ccc #ccc; border-style: solid; border-width: 1px; }
#nav a:active { float: left; display: block; margin: 0 1px 2px; padding: 4px 6px 2px; color: #06c; text-decoration: none; background: #fff; border-color: #ccc #ccc #333 #333; border-style: solid solid none; border-width: 1px 1px medium; }
a:link { color: #36c; }
a:visited { color: #63f; }
a:hover { color: #c09; }
#footer a:link { color: #17479d; }
#footer a:visited { color: #639; }
#footer a:hover { color: #c33; }

