BODY {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 8pt;
	background : url(images/f.gif);
}
TABLE {
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 8pt;
}
TD {
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 8pt;
}
TD.zag {
	font-family : Verdana, Arial, "MS Sans Serif";
	font : bold;
	background : #ffdddd;
	color : White;
	text-align : center;
}
TD.hyperzag {
	font-family : Verdana, Arial, "MS Sans Serif";
	background : #ffcccc;
	color : Black;
}
TD.body {
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 8pt;
	background : #ffffff;
}
TD.pink {
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 8pt;
	background : #ffcccc;
}
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.right, A:LINK.right, A:VISITED.right {
	color : Black;
	font-weight: bold;
	text-decoration : underline;
}
A:FOCUS.right, A:HOVER.right {
	color : Gray;
	font-weight: bold;
	text-decoration : underline;
}
INPUT, INPUT.text {
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 8pt;
}
TEXTAREA, TEXTAREA.text {
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 8pt;
}
SELECT, SELECT.text{
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 8pt;
}
INPUT.small {
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 8pt;
}
TEXTAREA.small {
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 8pt;
}
SELECT.small{
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : 8pt;
}


