body {
	margin               : 0px;
	padding              : 0px;
	color                : #000000;
	font-family          : "Times New Roman";
	font-size            : 11pt;
	background-color     : #FFFFFF;
	text-align           : center;
	font-weight          : normal;
}

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

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