BODY {
	color : #000000;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 10pt;
}
TABLE {
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 10pt;
}
TD {
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 10pt;
}
TD.zag {
	font-family : Verdana, Arial, "MS Sans Serif";
	font : bold;
	font-size : 8pt bold;
	background : #c8c8c8;
	color : White;
	text-align : center;
}
TD.body {
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 8pt;
	background : #d1d1d1;
}
TD.menu {
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 8pt;
	background : Silver;
}
A:ACTIVE, A:LINK, A:VISITED {
	color : Navy;
	font-weight: normal;
	text-decoration : none;
}
A:FOCUS, A:HOVER {
	color : Blue;
	font-weight: normal;
	text-decoration : underline;
}
A:ACTIVE.menu, A:LINK.menu, A:VISITED.menu {
	color : #505050;
	font-weight: bold;
	text-decoration : none;
}
A:FOCUS.menu, A:HOVER.menu {
	color : #505050;
	font-weight: bold;
	text-decoration : none;
}
INPUT, INPUT.text {
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 8pt;
	background : #C8C8C8;
	border : thin solid Black;
}
TEXTAREA, TEXTAREA.text {
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 8pt;
	background : #C8C8C8;
	border : thin solid Black;
}
SELECT, SELECT.text{
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 8pt;
	background : #C8C8C8;
	border : thin solid Black;
}
