BODY {margin-left: 0px; margin-top: 0px; background: #FFFFCC;}

BODY, P, H3, H4, H5, BLOCKQUOTE, TD, UL, LI, OL, DL, DT, DD, FORM { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

H3 { font-size: 14px; }

H1, H2, H3 { text-align: center; }

P.indent { margin-left: 24px; margin-top: -8px; }

P.footer { font-size: 9px; text-align: center; padding: 9px; }

P.pull-quote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-align: center; padding: 20px; }

BLOCKQUOTE { margin-top: -6px; margin-left: 24px; }

BLOCKQUOTE.indent { margin-top: -6px; margin-left: 48px; }

UL, OL { margin-top: -10px; }

UL.indent, OL.indent { margin-top: -10px; margin-left: 48px; }

LI { margin-top: 2px; }

DT { font-weight: bold; }

/* link attributes */
a:link     {color: #0033FF; font-weight: bold; text-decoration: none}
a:visited  {color: #0033FF; font-weight: bold; text-decoration: none}
a:active   {color: #0033FF; font-weight: bold; text-decoration: none}
a:hover	 {color: #0033FF; font-weight: bold; text-decoration: underline}

A.menu {
font-size:        11px;
font-family:      Verdana, Arial, Helvetica, sans-serif;
font-style:       normal;
font-weight:      bold;
color:            white;
text-decoration:  none;
width:            151px;
height:           20px;
background:       #000066;
display:          block;
}

A.menu:visited {
font-size:        11px;
font-family:      Verdana, Arial, Helvetica, sans-serif;
font-style:       normal;
font-weight:      bold;
color:            white;
text-decoration:  none;
width:            151px;
height:           20px;
background:       #000066;
display:          block;
}

A.menu:hover {
font-size:        11px;
font-family:      Verdana, Arial, Helvetica, sans-serif;
font-style:       normal;
font-weight:      bold;
color:            white;
text-decoration:  none;
width:            151px;
height:           20px;
background:       black;
display:          block;
}

A.submenu {
font-size:        10px;
font-family:      Verdana, Arial, Helvetica, sans-serif;
font-style:       normal;
font-weight:      bold;
color:            white;
text-decoration:  none;
width:            166px;
height:           20px;
background:       #000066;
display:          block;
margin-left:      15px;
}

A.submenu:visited {
font-size:        10px;
font-family:      Verdana, Arial, Helvetica, sans-serif;
font-style:       normal;
font-weight:      bold;
color:            white;
text-decoration:  none;
width:            166px;
height:           20px;
background:       #000066;
display:          block;
margin-left:      15px;
}

A.submenu:hover {
font-size:        10px;
font-family:      Verdana, Arial, Helvetica, sans-serif;
font-style:       normal;
font-weight:      bold;
color:            white;
text-decoration:  none;
width:            166px;
height:           20px;
background:       black;
display:          block;
margin-left:      15px;
}