/*<STYLE TYPE="text/css" Title="Treasury">*/

	.active {color: "0000ff";}
	.inactive {color: "0000ff";}

/* basic fix for reference versions designed for 1024px wide screens when displayed on wider screens */
body {
    max-width: 1024px;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    background-position-x: center;
}

BODY {
        background: white;
}

H1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 17pt;
        font-weight: bold;
        line-height: 20pt;
		color: "0000ff";
}

H2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14pt;
        font-weight: bold;
        line-height: 18pt;
		color: "0000ff";
}

H3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        line-height: 14pt;
		color: "0000ff";
}

H4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11pt;
        font-weight: bold;
        line-height: 12pt;
		color: "0000ff";
}

H5 {
		font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        line-height: 10pt;
		color: "0000ff";
		
}

H6 {
		font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;	
}

P {
        font-family: Arial, Helvetica, Helv, sans-serif;
        font-size: 10pt;
}

BULLET {
        font-family: Arial;
        font-size: 10pt;
        line-height: 50pt;
}

TABLE {
        font-family: Arial;
        font-size: 10pt;
		color: "000000";
}

TD {
        margin-left: 0%;
}

LI {
        font-family: Arial, Helvetica, Helv, sans-serif;
        font-size: 10pt;
        
}


ADDRESS {
        font-size: 8pt;
        font-family: Arial;
        margin-left: 2%;
        margin-right: 5%;
		   color: "ff0000";
}

/*</STYLE>*/
