BODY
 {
BACKGROUND: white;
COLOR: black;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 10pt;
}

.bodyText
 {
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.copyright
{
    BACKGROUND: white;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: italic;
}

.highlight
{
    BACKGROUND: yellow;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
}

.tableHeader
 {
BACKGROUND: #CC6600;
COLOR: white;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 10pt;
FONT-WEIGHT: bold;
}

H1 
{
BACKGROUND: white;
COLOR: #CC6600;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 10pt;
FONT-WEIGHT: bold;
MARGIN-BOTTOM: 0em
}

a:hover 
{ 
background-color:#CCCCCC;
color: "red"

}

.ht 
{ 
color: "white"
}

.textBox 
{  
font-family: "Courier New", Courier, mono; 
font-size: 9pt;
}

.justifyMe
{ text-align: justify; 
}

