/* Copyright (C) 1997-2001 by JETINTERNET. All rights reserved. */
BODY {
	font-size : 10pt;
}
H1 {
	font-size : 15pt;
}
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 : #FF6600;
  text-decoration : none;
}
A:visited {
  color : #FF6600;
  text-decoration : none;
}
A:active {
  color : #9999FF;
  text-decoration : underline;
}
A:hover {
  color : #9999FF;
  text-decoration : underline overline;
}
.p12 {  font-size: 12pt; font-weight: bold}
