BODY {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	color : #4C4C4C;
}

TD {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	color : #4C4C4C;
}

INPUT {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
}

SELECT {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
}

A {
	text-decoration : none;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	color : #506996;
}

A:HOVER {
	text-decoration : underline;
	color : #506996;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
}

UL{
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 16px;
}

LI.top {
	list-style: url(img/li-top.gif);
	margin-left : 0px;
}

LI {
	list-style: url(img/li.gif);
}

FORM {
	margin-bottom : 0px;
	margin-top : 0px;
}

P {
	margin-top : 0px;
	margin-bottom : 0px;
}

P.mnu {
	padding-left : 16px;
	padding-right : 6px;
}