h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: #7e7e7e;
	margin-top: 16px;
	margin-bottom: 6px;
}

h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #7e7e7e;
}

h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
}

h4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	color: black;
}

h5 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	color: black;
}

h6 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	color: black;
}

p {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
	line-height: 20px;
}

#textContainer div {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
	line-height: 20px;
}

#textContainer a, #textContainer a:visited, {
	color: #a40000;
	text-decoration: none;
}
