body {
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
}
td, div {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
background-color: #FFFFFF;
}
b { font-weight: bold; }
input, textarea, select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
input.button {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
background-color: #E8E8E8;
color: #666666;
width: 70px;
padding: 1px;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color: #CC9900;
margin-bottom: -10px;
padding-bottom: 3px;
border-bottom: 2px solid #CC9900;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #666666;
}
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #666666;
}
a { color: #0000FF; text-decoration: underline; font-weight: bold }
a:visited { color: #0000FF; text-decoration: underline; font-weight: bold }
a:hover { color: #0000FF; text-decoration: none; font-weight: bold }
p { font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
}
p.footer  { font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
}
p.footer a         { color: #666666; text-decoration: underline; }
p.footer a:visited { color: #666666; text-decoration: underline; }
p.footer a:hover   { color: #666666; text-decoration: none; }
