.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

a:link	{
	color: #CBD3AB;
	text-decoration: underline;
	}

a:active	{
	color: #CBD3AB;
	text-decoration: underline;
	}

a:visited	{
	color: #CBD3AB;
	text-decoration: underline;
	}

a:hover	{
	color: #2D3C02;
	text-decoration: none;
	background: #FDDE4E;
	}

.paralarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.lspace {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 2em;
}