
body { background-color: #FFFFFF; margin-top: 0% 10% 0% 10%; font-family: Verdana; }

h1.hdr, h2.hdr, h3.hdr { font-family: Chalkboard, Comic Sans MS, Arial; color: #FF6666; }

p { font-family: Verdana; }

.style1 { font-family: Chalkboard, Comic Sans MS, Arial; color: #FF6666; }
.style2 { font-size: xx-small; }
.style3 { font-size: xx-small; }
.style4 { color: #003399; font-style: italic; }
.style5 { font-family: Chalkboard, Comic Sans MS, Arial; color: #FF6666; font-style: italic; }

a:link { color: #FFFFFF; text-decoration: none; }
a:visited {	text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

#navlist ul { margin-left: 0; padding-left: 0; white-space: nowrap; }
#navlist li { display: inline; list-style-type: none; }
#navlist a { padding: 3px 10px; }
#navlist a:link, #navlist a:visited { color: #FFFFFF; background-color: #FF0000; text-decoration: none; }
#navlist a:hover { color: #FFFFFF; background-color: #335699; text-decoration: none; }

#footer ul { margin-left: 0; padding-left: 0; white-space: nowrap; align: center; }
#footer li { display: inline; list-style-type: none; }
#footer a { padding: 3px 10px; }
#footer a:link, #footer a:visited { color: #fff; background-color: #003366; text-decoration: none; }
#footer a:hover { color: #FFFFFF; background-color: #336699; text-decoration: none; }