@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #404040;
	font-size: 12px;
	line-height: 1.5;
}
body {
	background-color: #404040;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	color: #a50e0c;
	font-size: 11px;
	line-height: 1.5;
}
.footerfooter {
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	font-size: 11px;
}
.color_red {
	color: #a50e0c;
}

a {
	text-decoration: none;
	color: #404040;
	}
a:visited {
	text-decoration: none;
	color: #404040;
	}
a:active {
	text-decoration: none;
	color: #404040;
	}
a:hover {
	text-decoration: none;
	color: #404040;
	}

a.red {
	text-decoration: none;
	color: #a50e0c;
	}
a.red:visited {
	text-decoration: none;
	color: #a50e0c;
	}
a.red:active {
	text-decoration: none;
	color: #a50e0c;
	}
a.red:hover {
	text-decoration: none;
	color: #a50e0c;
	}
	
a.white {
	color: #ffffff;
	text-decoration: none;
	}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
	}
a.white:active {
	color: #ffffff;
	text-decoration: none;
	}
a.white:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
#niv2 {
	font-size: 14px;
	font-weight: bold;
}

