body, div, p, th, td, ul, li {
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

h2 {
	color: #999999;
	font-weight: normal;
	font-size: 16px;
}

h3 {
	color: #BD0000;
	font-weight: bold;
	font-size: 20px;
	margin-top: -15px;
}

a:link {
	color: #1958D8;
}

a:visited {
	color: #BD0000;
}

a:hover {
	color: #339EFF;
}

a:active {
	color: #339EFF;
}

#bande {
	display: none;
}


#page {
	width: 721px;
}