@CHARSET "UTF-8";

html, body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;	
}

#navigation_l1 {
}

#meta #legalline, #meta a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: .8em;	
}

#navigation_l1 a, .navigation_l3 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: .85em;
	line-height: 1em;
}

#navigation_l2 a {
	text-decoration: none;
	font-size: .9em;	
}


h2, h3 {
	font-size: 1.9em;
	line-height: 1.2em;
	font-weight: normal;
}

.content_text {
	font-size: .9em;
	line-height: 1.35em;
}


