body {
	margin               : 0px;
	padding              : 0px;
	#color                : #B3B9BE;
	color                : #D9DCDF;
	font-family          : "Times New Roman";
	font-size            : 11pt;
	background-color     : #404F5C;
	text-align           : center;
}

div.backgroundContent {
	border-top           : 1px solid #B3B9BE;
	width                : 100%;
	background-color     : #404F5C;
}

div.backgroundHeader {
	border-bottom        : 1px solid #B3B9BE;
	width                : 100%;
	background-color     : #404F5C;
}

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