.cntText {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666}
a:link{ font : 9pt Arial, Helvetica, sans-serif; color: black}
a:active{ font : 9pt Arial, Helvetica, sans-serif; color: black}
a:visited{ font : 9pt Arial, Helvetica, sans-serif; color: black}
a:hover
{
	color: orange;
	text-decoration: none;
}

body 
{
	scrollbar-base-color: #999999;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: white;
	background-color: white;
	margin: 7;	
}

input
{
	font-size: 9pt;
	color: #666666; 
	background-color: white;
	border: solid 1px black;
}
textarea
{
	font-size: 9pt;
	color: #666666; 
	background-color: white;
	border: solid 1px black;
}

frameset
{
	border-color: black;
}
H1 {
	font : bold 9pt Arial, Helvetica, sans-serif;
	color: #666666;	
}
H2 {
	font : bold 9pt Arial, Helvetica, sans-serif;
	color: #666666;	
}
H3 {
	font : bold 9pt Arial, Helvetica, sans-serif;
	color: #666666;	
}
H4 {
	font : bold 9pt Arial, Helvetica, sans-serif;
	color: #666666;
}
P {
	font : 9pt Arial, Helvetica, sans-serif;
}
li {
	font : 9pt Arial, Helvetica, sans-serif;
}