A     {
	color: #9e0000;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
	text-decoration: none
}

A:hover {
	text-decoration : underline;
}
.normal     {
	color: black;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
	word-spacing: 1pt;
	line-height: 14pt;
}
.normal_red_bold {
	color: #9e0000;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
	word-spacing: 1pt;
	line-height: 14pt;
}
.normal_red {
	color: #9e0000;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	word-spacing: 1pt;
	line-height: 14pt;
}


P    {
	color: #222222;
	font-weight: normal;
	font-size: 9pt;
	line-height: 14pt;
	font-family: Arial
}

td.cell  { color: #222222; font-weight: normal; font-size: 8pt; font-family: Arial }
	
td.headercell  { color: #222222; font-weight: bold; font-size: 8pt; font-family: Arial }

INPUT.search  { font-size: 8pt; font-family: Arial; width: 135px; background-color=#ffffff: BORDER: #000000 1 solid }
