﻿.Normal, p {
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: 1.1em;
	line-height: 1.7em;
}

.Heading2, h2 {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-weight: normal;
	font-size: 1.4em;
	color: #660066;
}

.Heading3, h3 {
	margin-top: 1em;
	margin-bottom: 0.25em;
	font-weight: normal;
	font-size: 1.3em;
}

.alertBox {
	padding: 1em;
	background-color: #FEC02E;
	font-size: 1.3em;
	text-align: center;
}

p.alertBox a:link, p.alertBox a:visited {
	color: #FF0000;
	text-decoration: none;
}

p.alertBox a:hover {
	text-decoration: underline;
}
