html,body { height:100%; margin:0; padding:0; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; background-image: url(../images/bg0.gif); background-repeat: no-repeat; }
p, ol, ul, dl { line-height: 1.4; font-size: 12px; color: #000000; }
#header { font-size: 24px; font-weight:bold; color: #000000; padding-bottom: 10px; padding-top: 10px; }
#header2 { font-size: 18px; }
#header3 { font-size: 16px; }
#header4 { font-size: 14px; }
#header5 { font-size: 12px; }
#header6 { font-size: 10px; }

input, textarea, select { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px; }
#copyright { font-size: 10px; color: #000000; /*padding: 8px;*/ }

p a:link, ol a:link, ul a:link { color: #99CCFF; }
p a:visited, ol a:visited, ul a:visited { color: #99CCFF; }
p a:hover, ol a:hover, ul a:hover { color: #99CC66; font-weight:bold; text-decoration: none; border-bottom-style:dashed; border-bottom-width: 1px; }
p a:active, ol a:active, ul a:active { color: #99CCFF; }

#copyright a:link { color: #003399; }
#copyright a:visited { color: #003399; }
#copyright a:hover { color: #003399; font-weight:bold; text-decoration: none; border-bottom-style:dashed; border-bottom-width: 1px; }
#copyright a:active { color: #003399; }

