/* Copyright 2000 JETINTERNETAll rights reserved. */
H1 {
	font-size : 16pt;
}
H2 {
	font-size : 14pt;
}
H3 {
	font-size : 12pt;
}
H4 {
	font-size : 10pt;
}
TABLE,TH,TD,P,OL,UL,LI,DL,DT,DD,FORM,FONT {
	font-size : 10pt;
}
ADDRESS {
	font-size : 9pt;
	font-style : normal;
	text-align : center;
}
A:link {
	text-decoration : none;
}

A:visited {
	text-decoration : none;
}

A:active {
	text-decoration : none;
}

A:hover {
	text-decoration : none;
}
