A:link, A:active, A:visited {
	text-decoration: underline;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-size: 8pt;
	color: #0033cc
}
A:hover {
	text-decoration: underline;
	color:#000066;
	font-weight: normal;
}
A.wh1:link, A.wh1:active, A.wh1:visited {
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-size: 8pt;
	color: #003333;
}
A.wh1:hover {
	text-decoration:none;
	color:#999999;
}
A.wh1b:link, A.wh1b:active, A.wh1b:visited, A.whlb:hover {
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	font-size: 8pt;
	color: #003333;
}
A.wh:link, A.wh:active, A.wh:visited {
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-weight: NORMAL;
	font-size: 7pt;
	color:#336600;
}
A.wh:hover {
	text-decoration:none; color:#999999;
}
A.Btns:link, A.Btns:active, A.Btns:visited {
	text-decoration:none;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	font-size: 8pt;
	color: #333399;
}
A.Btns:hover {
	text-decoration:underline;
}
A.jl:link, A.jl:active, A.jl:visited {
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-size: 7pt;
	color: #333333;
}
A.jl:hover {
	text-decoration:underline;
	color:#666666;
}

SELECT, INPUT {
	border: 1 outset rgb(50,50,50);
	border-color: #000000;
	font-family: Verdana, sans-serif;
	FONT-SIZE: 8pt;
}

TD {
	text-decoration:none;
	font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
}
.title {
	font-size: 14pt;
}
.red {
	color: #ff0000;
}