.company {
	font: 40pt Arial;
	font-weight: bold;
	color: #151B54;
}

.dawn {
	font: 12pt Arial;
	font-weight: bold;
	color: #2B3856;
}

.copyright {
	font: 8pt Arial;
	color: #2B3856;
}

.intro {
	font: 11pt Arial;
}

.download {
	font: 11pt Arial;
	font-weight: bold;
	color: #FFFFFF;
}

<!--
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: none;
	color: #00009C;
}
a:active {
	text-decoration: none;
	color: #00009C;
}
a {
	font-size: 14px;
}
-->