hr, div#languages, div#left ul, div#right img, div#bottom span.valid { display: none; }
img { border: none; }

h2 {
	font-size: 220%;
	font-weight: normal;
}


h1 {
	color: #D81F26;
	font-size: 180%;
}

h4 {
	color: #176079;
	font-size: 120%;
}

div#bottom {
	border-top: 1px solid black;
	padding-top: 10px;
	font-size: 80%;
}

div#bottom a { text-decoration: none; color: #000; font-weight: bold; }
