body
{
	margin: 0px;
}

a
{
	color: #3496CF;
}

.link
{
	color: #3496CF;
	cursor: hand;
	text-decoration: underline;
}

.footertext
{
	font-family: Arial;
	font-size: 8pt;
	color: #4D4F4B;
	text-transform: capitalize;
}

.copyright
{
	font-family: Arial;
	font-size: 8pt;
	color: #768EA9;
	text-transform: capitalize;
}

.compartmentheader
{
	font-family: Arial;
	font-size: 11pt;
	text-transform: uppercase;
	color: #3496CF;
	font-weight: bold;
}

.compartmenttext
{
	font-family: Arial;
	font-size: 9pt;
	color: #4D4F4B;
}
