body * {
	font-size : 1em;
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
}
h1, .contentTitle {
	font-size: 120%;
	}
h2 {
	font-size: 115%;
}
h3, h4{
	font-size: 110%;
	}
h5, h6 {
	font-size: 100%;
}

#headerContainer, #headerLogo, #MainMenu, #leftMenu {
	display: none;
}

#mainContent {
	width: 100%;
	margin: 0;
	padding: 0;
}

