/* Copyright (C) 1997-2000 by JETINTERNET. All 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-size : 10pt;
}
ADDRESS {
	font-size : 9pt;
	font-style : normal;
	text-align : center;
}
A:link {
	color : #990000;
	text-decoration : none;
}
A:visited {
	color : #990000;
	text-decoration : none;
}
A:active {
	color : #FF6600;
	text-decoration : underline;
}
A:hover {
	color : #FF6600;
	text-decoration : underline overline;
}
