body {
	font-family: Arial, Helvetica, sans-serif;
}
p, li {
	line-height: 14pt;
	font-size: 10pt;
}
a {
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}

.darknav {
	color: #CC0033 ;
}