P, a {
	font-family : sans-serif;
	font-size : 11 px;
	margin : 15;
	color : #ffff99
}

P.dark {
	color : #003300;
	font-weight : bold;
	margin-bottom : -15;
}

