body {
	background-color: #f1f1f1;
	margin-top: 0px;
	margin-bottom: 0px;
}
.blacktextsmall {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}


a:link {
	color: #B70D07;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B70D07;
}
a:hover {
	text-decoration: underline;
	color: #3141A3;
}
a:active {
	text-decoration: none;
	color: #B70D07;
}


.style40 {
	color: #CC0000;
	font-weight: bold;
}
