BODY,DIV,SPAN,TABLE {
    MARGIN: 0px;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

A:link  {
        text-decoration: none;
        color:  #000000;
        }

A:visited       {
        text-decoration: none;
        color:  #000000;
        }

A:active        {
        text-decoration: none;
        color:  #000000;
        }

A:hover {
        text-decoration: none;
        color:  #000000;
        }

.noprint {
	display:none;
	}

.noprint_1 {
	}

.main_content {
	}

.header {
	position:relative;
	top:0px;
	left:0px;
	text-align:left;
	font-weight:bold;
	font-size:1.2em;
	}

.content {
	position:relative;
	top:10px;
	left:0px;
	}

.inner_content {
	text-align:left;
	}

.inner_list {
	text-align:left;
	}

.references {
	position:absolute;
	top:120px;
	left:320px;
	text-align:left;
}
