.norm_link {
	color: #333333;
	text-decoration: none;font-weight: bold;
}
.norm_link:hover {
	color: #ffffff;
	text-decoration: underline;font-weight: bold;
}


body{
	font-family: arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 10px;
	padding: 0px;
	background-color: #ffffff;
}
TD {
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #000000;
}
.underline {
	text-decoration: underline;
}
.red {
	color: #92010E;
}
.green {
	color: #79C501;
}
.blue {
	color: #0A79BE;
}
.px11 {
	font-size: 13px;
}
.footer_link {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.footer_link:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
.footer_link:visited {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
