.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 8.5pt;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #A9AAAB;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
}


a:link			{	color: #BABBBC; text-decoration: none;		}
a:active		{	color: #BABBBC; text-decoration: none;		}
a:visited		{	color: #BABBBC; text-decoration: none;		}
a:hover			{	color: #FFFFFF; text-decoration: underline;	}
