body
{
	margin: 10px;
	color: gray;
	font-family: Arial, Sans Serif;
	font-size: 10pt;
	background-color: white;
}

p
{
	color: gray;
	font-size: 10pt;
	margin-right: 200px
}

b
{
	color: #253863;
}

.heading
{
	color: #e79357;
	font-size: 14pt;
	font-weight: lighter;
}

.copyright
{
	color: #eaebef;
	font-size: 8pt;
	margin-right: 20px
}

a
{
	color: gray;
	font-size: 10pt;
	text-decoration: none;
}
