html {
	color: #CCCCCC;
	height: 100%;
}
body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body #alternateContent {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	padding: 10px 20px 20px 20px;
	color: #292929;
}
body #alternateContent h1, h2, a {
	color: #292929
}
body #alternateContent h1 {
	font-size: 16pt;
}
body #alternateContent h2 {
	font-size: 12pt;
}
body #alternateContent h3 {
	font-size: 9pt;
}
a:hover {
	color: #c51015;
}
