body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Courier, Courier New, mono;
	line-height: 13px;
}

a {
	color: #FF0098;
	text-decoration: none;	
}

a:visited {
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}

.heading {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
