body {
	color: lightgrey;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 7.5pt;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}



		
a {
	color: orange;
	text-decoration: none;
}


a:hover {
	color: Blue;
	text-decoration: none;
}

.code{
		font-size: 6pt;
		line-height: 15pt;
		color: blue;
}

.bigarrow {
	font-size: 14pt;
}
