/* Copyright (C) 1997-2003 by JETINTERNET. All rights reserved. */
H1 {
	color : #333333;
	font-size : 16pt;
}
H2 {
	color : #333333;
	font-size : 14pt;
}
H3 {
	color : #333333;
	font-size : 12pt;
}
H4 {
	color : #333333;
	font-size : 10pt;
}
H5 {
	color : #333333;
	font-size : 9pt;
}
TABLE,TH,TD,P,OL,UL,LI,DL,DT,DD,FORM,BLOCKQUOTE,{
	color : #333333;
	font-size : 10pt;
}
ADDRESS {
	font-size : 9pt;
	font-style : normal;
	text-align : center;
}
A:link {
	color : #009933;
	text-decoration : none;
}
A:visited {
	color : #333333;
	text-decoration : none;
}
A:active {
	color : #333333;
	text-decoration : underline;
}
A:hover {
	color : #FF6600;
	text-decoration : underline overline;
}
FONT  { 
	font-size : 10pt;
} 
LI {
	font-size : 10pt;
        color : #333333;
}
.question { color: #ff0000; background-color: #ffffff; font-weight:bold; border: solid 1px #000000 }

