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: 1px;
	line-height: 14pt;
}
.normal_BLUE {
	color: #03F;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	word-spacing: 1px;
	line-height: 14pt;
}
.normal_BLUE_bold {
	color: #03F;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	word-spacing: 1px;
	line-height: 14pt;
}

.normal_BLUE_thin {
	color: #03F;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
	word-spacing: 1px;
	line-height: 14pt;
}

.normal_RED {
	color: #F30;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	word-spacing: 1px;
	line-height: 14pt;
}
.normal_red_darker_thin {
	color: #B00000;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
	word-spacing: 1px;
	line-height: 14pt;
}


.normal_GREEN {
	color: #093;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	word-spacing: 1px;
	line-height: 14pt;
}


.normal_red_bold {
	color: #9e0000;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
	word-spacing: 1px;
	line-height: 14pt;
}
.normal_red {
	color: #9e0000;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	word-spacing: 1px;
	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 }

