html, body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111;
}

.normal {
	font-size: 11px;
	color: #111;
	line-height: 130%;
}

.normal a, .normal a:visited{
	text-decoration: none;
	font-size: 11px;
	color: #a00604;
	line-height: 150%;			
}

.normal a:focus, .normal a:hover{
	text-decoration: underline;
}

.h1 {
	font-size: 12px;
	color: #111;
	line-height: 150%;
	font-weight: bold;
	
}
