H1 {
font-size: 14pt;
color: black;
font-family: Times New Roman, tahoma;}

H2 {
font-size: 14pt;
color: black;
font-style: italic;
font-family: Times New Roman, tahoma;}

H3 {
font-size: 12pt;
color: black;
display:block;
font-family: Times New Roman, tahoma;}

th {
font-size: 10pt;
color: black;
font-family: Times New Roman, tahoma;}

BODY
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    margin: 0px;
}

td
{
	vertical-align: top;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial;
}

blockquote {
width: 500px;
}

A:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: 000000; /*  black*/
    font-family: arial, tahoma;
    TEXT-DECORATION: underlined
}
A:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: 486DAB; /*  blue*/
    font-family: arial, tahoma;
    TEXT-DECORATION: underlined
}
A:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: 808080; /*  grey*/
    font-family: arial, tahoma;
    TEXT-DECORATION: underlined
}

.date { 
font-family: arial, tahoma;
font-size: 10pt;
color: black;
top:67px;
position:relative;
}

.stripe {
background-color: orange;
height: 1em;
}

.nav_spacer { height: 13px;}

.nav {
vertical-align: top;
text-align: left;
width: 150px;
height: 360px;
}

.alt_dark {
background-color: #FFF8EC; /* light orange */
}

.alt_dark_header {
background-color: PapayaWhip /* medium-light orange */
}

}

.header {
vertical-align: sub;
}

.footer { height: 10px}

hr { width: 50%; height: 1; color: light gray; text-align: center}