body {
	background-color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
}
h1 {
	font-size: 14px;
	color: #9c0914;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9c0914;
	width: 325px;
	padding-bottom: 5px;
}
.ImageBorder {
	margin: 5px;
	border: 1px solid #000000;
}
.Footer {
	background-image: url(../images/Footer.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #9b0813;
}
.Footer a{
	color: #9b0813;
	text-decoration:none;
}
.Footer a:hover{
	text-decoration:underline;
}
.ContentCell {
	padding: 15px;
}
