
.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: regular;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	text-align: center;
	text-indent: 0;
	text-decoration: none;
    word-spacing: 1px;
}

a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: regular;
	font-weight: normal;
	color: #990000;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
	word-spacing: 1px;
}

a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: regular;
	font-weight: normal;
	color: #990000;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
	word-spacing: 1px;
}

a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: regular;
	font-weight: normal;
	color: #4E4E4E;
	text-align: left;
	text-indent: 0;
	text-decoration: underline;
	word-spacing: 1px;
}
a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: regular;
	font-weight: normal;
	color: #990000;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
	word-spacing: 1px;
}

a.bold:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: regular;
	font-weight: bold;
	color: #990000;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
	word-spacing: 1px;
}

a.bold:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: regular;
	font-weight: bold;
	color: #990000;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
	word-spacing: 1px;
}

a.bold:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: regular;
	font-weight: bold;
	color: #4E4E4E;
	text-align: left;
	text-indent: 0;
	text-decoration: underline;
	word-spacing: 1px;
}
a.bold:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: regular;
	font-weight: bold;
	color: #990000;
	text-align: left;
	text-indent: 0;
	text-decoration: none;
	word-spacing: 1px;
}