body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.05em;
	text-align: justify;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 0.0em;
}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #df0024;
	letter-spacing: 0.05em;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #df0024;
	letter-spacing: 0.05em;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #df0024;
	letter-spacing: 0.05em;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #df0024
	letter-spacing: 0.05em;
}

a.small:link {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
	color: #000000;
	letter-spacing: 0.05em;
}
a.small:active {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
	color: #000000;
	letter-spacing: 0.05em;
}
a.small:visited {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
	color: #000000;
	letter-spacing: 0.05em;
}
a.small:hover {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
	color: #000000;
	letter-spacing: 0.05em;
}
