
body {
	
}

P, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

a:link { 
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #000000;
}

a:active {
	color: #000000;
}	

.menu { 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight: 600;
	font-size: 11pt;
	line-height: 20px;
}


