body {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

.invisible {
	display: none;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

hr {
	color: #990028;
	background-color: #990028;
	size: 1px;
	height: 1px;
}

.red {
	color: red;
}
