.body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:white;
	margin-top: 4px;
	margin-bottom: 4px;
	overflow: hidden
}

.subheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:white;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	overflow: hidden;
}

.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:757A74;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	overflow: hidden;
}

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:yellow;
	margin-top: 4px;
	margin-bottom: 4px;
	overflow: hidden;
	text-decoration:none;
}
a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:yellow;
	margin-top: 4px;
	margin-bottom: 4px;
	overflow: hidden;
	text-decoration:none
}