body {
	font-family: Arial;
	font-size: 62.5%;
	color: #000000;
}

a img {
	border: none;
}

#mainContent {
	font-size: 1.2em;
	line-height: 20px;
}

#mainContent h1 {
	font-size: 1.8em;
	margin: 0;
}

#mainContent h4 {
	font-size: 1.8em;
	margin: 0;
}

#mainContent .h4first {
	color: #303d7a;
}

#mainContent .h4second {
	color: #396ec5;
}

#mainContent h2 {
	font-size: 1.3em;
	color: #396ec5;
}

#mainContent h3 {
	font-size: 1.1em;
}

#mainContent .h3first {
	color: #396ec5;
}

#mainContent .h3second {
	color: #000000;
}

#data .listitem {
	font-size: 1.6em;
	color: #ffffff;
	font-weight: bold;
}

#contentFooter .footerText {
	font-family: Helvetica, Geneva, Verdana;
	font-size: 1.5em;
	font-weight: normal;
}