Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	margin-top:30px;
	margin-left:30px;
	background-image:url(Art/10px-red.jpg);
}
.credits {
	font-size: 9px;
	color: #333333;
}
a.credits {
	font-size: 9px;
	color: #eeeeee;
	text-decoration:none;
}
a.credits:hover {
	font-size: 9px;
	color: #ffffff;
	text-decoration:underline;
}
.box-black {
	border: 1px solid #000000;
}
.lineTop-red {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CB1E1E;
}
.lineMain {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CB1E1E;
}
.lineTop-black {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
