@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.menuP {
	font-size:9pt;
	color:white;
	font-weight:bold;
}

.menuN {
	color:white;
	font-weight:bold;
}


a:link 		{ color:#006699; text-decoration:underline; font-weight:bold; }
a:visited 	{ color:#006699; text-decoration:underline; font-weight:bold; }
a:active 	{ color:#006699; text-decoration:underline; font-weight:bold; }
a:hover 	{ color:#0066CC; text-decoration:none; font-weight:bold; }
