body {
	background : white;
}
.heading {
	font-size : 10pt;
	color : black;
	font-family : "Courier New", Courier, monospace;
	letter-spacing : 1pt;
}
.text {
	font-size : 10pt;
	color : black;
	font-family : "Courier New", Courier, monospace;
}
.negative {
	font-size : 10pt;
	color : white;
	font-family : "Courier New", Courier, monospace;
}
a {
	text-decoration : none; 
	color: black;
}
img {
	border-color : Black;
}
