FONT.normal {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 9pt;
}

FONT.small {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 8pt;
}

A:link {
	text-decoration:underline;
	color:#000000;
}
A:visited {
	text-decoration:underline; 
	color:#000000;
}
A:hover {
	text-decoration:underline; 
	color:#000000;
}
A:active {
	text-decoration:underline; 
	color:#000000;
}

TABLE.box {
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 9pt;
}

TABLE.normal {
	BORDER: 0px; COLOR: #000000; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 9pt;
}

TABLE.small {
	BORDER: 0px; COLOR: #000000; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 8pt;
}

INPUT {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 8pt;
}

INPUT.nButton {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 8pt;
}

SELECT {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 8pt;
}

TEXTAREA {
	COLOR: #000000; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 8pt;
}