TEXTTIMES{
	font-family:times;
	font-size:11pt;
	color:#000000;
	text-align:justify;
	font-weight:bold;
}

td{
	font-family:times;
	font-size:12pt;
	color:#000000;
	font-weight:none;
}


P{
	font-family:times;
	font-size:12pt;
	color:#000000;
	text-align:justify;
	font-weight:none;
}

A:ACTIVE, A:LINK, A:VISITED {
	color : Navy;
	font-weight: bold;
	text-decoration : none;
}
A:FOCUS, A:HOVER {
	color : Blue;
	font-weight: bold;
	text-decoration : none;
}
A:ACTIVE.right, A:LINK.right, A:VISITED.right {
	color : Black;
	font-weight: normal;
	text-decoration : none;
}
A:FOCUS.right, A:HOVER.right {
	color : Gray;
	font-weight: normal;
	text-decoration : none;
}
INPUT, INPUT.text {
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 9pt;
}
TEXTAREA, TEXTAREA.text {
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 9pt;
}
SELECT, SELECT.text{
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 9pt;
}
INPUT.small {
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 9pt;
}
TEXTAREA.small {
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 9pt;
}
SELECT.small{
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 9pt;
}




