A:link		{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
A:visited	{ 
	font-family: Arial; 
	color: #808080; 
	text-decoration: none;
	font-weight:bold;
}
A:active	{
	font-family: Arial; 
	color: #0000FF; 
	text-decoration: none;
	font-weight:bold;
}
A:hover		{
	font-family: Arial;
	color: #0000FF;
	text-decoration: underline;
	font-weight:bold;
}
TD		{
	font-family: Arial;
	font-size: 10pt;
}
.textbox_on {
	font-family:Arial;
	font-size:10px;
	background: #FFF2BD;
	border-width: 1;
	border-color: #000033;
	border-style: solid;
	height: 21;
}
.textbox_off {
	font-family:Arial;
	font-size:10px;
	background: #ffffff;
	border-width: 1;
	border-color: #000033;
	border-style: solid;
	height: 21;
}
.netscape_size4font {
	font-family:Arial;
	font-size:18px;
	font-weight: bold;
}
.small {
	font-family:Arial;
	font-size:8pt;
}
.medium {
	font-family:Arial;
	font-size:10pt;
}
.large {
	font-family:Arial;
	font-size:13pt;
}
.xlarge {
	font-family:Arial;
	font-size:18pt;
}
.fpheadline {
	font-family:Arial;
	font-size:12pt;
}
