body,td,th {
	font-family: Arial;
	font-size: 12px;
}

.style-footer {
	font-size: 9px;
	color: #FFFFFF;
}

a.sdlink:link {
	font-family: Arial;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a.sdlink:visited {
	font-family: Arial;
	font-size: 14px;
	color: #660099;
	font-weight: bold;
	text-decoration: none;
}
a.sdlink:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #660099;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.footerlink:link {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.footerlink:visited {
	font-size: 9px;
	color: #660099;
	font-weight: bold;
	text-decoration: none;
}

a.footerlink:hover {
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
