BODY {
	background: #FFFFFF;
	color : #33333;
	font-family : Tahoma;
	font-size: 9pt;
}

TD {
	color : #33333;
	font-family : Tahoma;

P {
	font-family : Tahoma;
	font-size : 9pt;
    color : #33333;
}

H1 {
	font-size: 11pt;
	color: #333333;
}

H2 {
	font-size: 10pt;
	color: #333333;
}

H3 {
	font-size: 10pt;
	color: #333333;
	azimuth : right;
	font-style : italic;
}

A {
	text-decoration: underline;
	color: #333333;
}

A:Hover {
	text-decoration: underline;
	color: Red;
}

HR {
	color: #C0C0C0;
	height: 1pt;
}
<!text-align: justify;!>