body {
	font-family: Lucida Grande, Verdana, Sans-serif;
	font-size: .8em;
}

h1 {
	font-size: 4em;
	font-weight: bold;
}

h2 {
	font-size: 3em;
	font-weight: bold;
}

h3 {
	font-size: 2em;
	font-weight: bold;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

.pointtext strong {
	text-transform: uppercase;
	font-weight: bolder;
}

.small {
	font-size: .5em;
}