a:link {
	color: #990000;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;

}
a:active {
	color: #990000;
	text-decoration: none;
	font-weight: normal;

}
body {
	font-family: Arial, Helvetica, sans-serif;
}
li {
	list-style-image: url(bullet.gif);
}
.forceblock {
	text-align: justify;
}
.forceblockCopy {
	text-align: justify;
	word-spacing: 3em;

}
