.feature {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #336699;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 8.5pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}


a:link	{	color:#F2CA4E;	}
a:active	{	color:#F2CA4E;	}
a:visited	{	color:#F2CA4E;	}
a:hover	{	color:#FFE698;	}

img	{
	border: none;
}
