html {
	font: normal 62.5% "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Tahoma, sans-serif;
}

body {
	font-size: 14px;
	line-height: 180%;
	color: #444;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", "Helvetica Neue", "Helvetica", Arial, Tahoma, sans-serif;
	font-weight: normal;
	letter-spacing: -0.04em;
}

#contentSqueezer h1 {
	margin: 1.5em 0 1em 0;
	font-size: 20px;
	color:#7E3708;}

h2, h3, h4, h5 {
	margin: 1.1em 0 0.7em 0;
}

h2 {
	color: #f36849;
	font-size: 2.1em;
}

h3 {
	color: #59598e;
	font-size: 1.8em;
}

h4, h5, h6 {
	color: #222;
	font-size: 1.4em;
}

.right-side a {
	color: #a80000;
}

.right-side a:hover {
		text-decoration: underline;
}

