@charset "utf-8";

p, div, td, td, h1, h2
{
	font-family: Calibri, Verdana, Arial, Helvetica;
	font-size: 11pt;
}

p, div, td, th
{
	font-size: 11pt;
}

h1 
{
	text-align: center; 
	font-size: 18pt;
	color: #000;
}

h2 
{
	font-size: 11pt; 
	margin: 20px 0 6px 0; 
	text-decoration:underline;
}

#compendiumLogo
{
	text-align: center;
	margin-bottom: 40px;
}

.footer
{
	margin-top: 20px;
	color: #666;
	text-align: center;
	border-top: 1px solid #999;
	padding-top: 5px;
}