H1 {
font-size: 12pt;
color: black;
font-family: Times New Roman, tahoma;}

H2 {
font-size: 10pt;
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-SIZE: 10pt;
    COLOR: B70000; /* dark red*/
       font-family: arial, tahoma;
    TEXT-DECORATION: none
}

A:visited
{
    
    FONT-SIZE: 10pt;
    COLOR: 787878; /* dark grey */
    font-family: arial, tahoma;
    TEXT-DECORATION: none
}

A:active
{
    
    FONT-SIZE: 10pt;
    COLOR: 787878; /* dark grey */
    font-family: arial, tahoma;
    TEXT-DECORATION: none
}

.date { 
font-family: arial, tahoma;
font-size: 10pt;
color: black;
top:67px;
position:relative;
}

.stripe {
background-color: light grey
height: 1em;
}

.nav_spacer { height: 13px;}

.nav {
vertical-align: top;
text-align: left;
width: 150px;
height: 360px;
}

.unitedNav 
{
FONT-WEIGHT:bold;
FONT-SIZE: 10pt;
COLOR: #A4A4A4; 
font-family: arial, tahoma;
Text-Decoration:none
}

A:link.unitedNav 
{
FONT-WEIGHT:bold;
FONT-SIZE: 10pt;
COLOR: #E8E8E8; 
font-family: arial, tahoma;
Text-Decoration:none
}

A:hover.unitedNav  
{
COLOR:red; 
Text-Decoration:none
}

A:visited.unitedNav  
{
COLOR: red; 
Text-Decoration:none
}

.alt_dark {
background-color: #E8E8E8; /* light grey*/
}

.alt_dark_header {
background-color: A4A4A4; /* dark grey */
}

}

.header {
vertical-align: sub;
}

.footer { height: 10px}

hr { width: 50%; height: 2; color: dark red; text-align: center}