#abc_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;
}
		
#abc_body a {
	color: orange;
	text-decoration: none;
}


#abc_body a:hover {
	color: Blue;
	text-decoration: none;
}

#abc_body a:active {font-weight:bold;}

#abc_body code{
		font-size: 6pt;
		line-height: 15pt;
		color: blue;
}

#abc_body bigarrow {
	font-size: 14pt;
}
