
A:link
{
    COLOR: #0000ff;
    TEXT-DECORATION: underline
}

A:visited
{
    COLOR: #000066;
    TEXT-DECORATION: underline
}

A:hover  {
    background-color: transparant;
    COLOR: red;
    CURSOR: auto;
    TEXT-DECORATION: underline
}


TABLE,TD,TR {
    font-size: 10pt;
    font-family: Arial, Helvetica, Sans-Serif;
    color: black
}


TH {
    font-size: 14pt;
    font-family: Arial, Helvetica, Sans-Serif;
    color: black;
    font-weight: bold;
    background-color: #63B163;
    text-align: left
}


H1 {
    text-align: center;
    font-family: Arial,Helvetica;
    font-weight: bold;
    font-size: 12pt;
    background-color: #FF8000;
    color: white;
    border-width: 3 mm;
    border-color: black;
    border-style: groove
}


H3 {
    background-color: #0000C0;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif, Verdana;
    FONT-SIZE: 12pt;
    FONT-STYLE: oblique;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}


.spanstyle {
	COLOR: #8000E0; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif; 
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold; 
	POSITION: absolute; 
	TOP: -50px; 
	VISIBILITY: visible
}
