.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 17.5pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: left;
}

a:link	{
	color: #CCCCCC;
	text-decoration: underline;
	}

a:active	{
	color: #CCCCCC;
	text-decoration: underline;
	}

a:visited	{
	color: #CCCCCC;
	text-decoration: underline;
	}

a:hover	{
	color: #CCCCCC;
	text-decoration: none;
	}

a img { border: none; }