BODY {
	        color : #000000;
		font-size : 9pt;
		font-family : Arial, SanSerif;
                text-align : justify;
}
H1 {
		font-size : 16pt;
                font-weight : bold;
                color : #004040;
}
H2 {
		font-size : 14pt;
                font-weight : bold;
                color : #FFFFB0;
}

H3 {
		font-size : 12pt;
                font-weight : bold;
}

H4 {
		font-size : 9pt;
                font-weight : bold;
                color : #004040;
}

H5 {
		font-size : 8pt;
                font-weight : bold;
                color : #004040;
}

H6 {
		font-size : 7pt;
                font-weight : bold;
}

A:LINK {
		color : #004040;
		font-weight : bold;
}

A:VISITED {
		color : #004040;
                font-weight : bold;
}

A:ACTIVE {
		color : #008040;
                font-weight : bold;
}

TABLE {
	
		font-size: 10pt;
		font-family : Arial, SanSerif;
}

