/* CSS Document */
h1 {
	font-family: "Trebuchet MS", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0.5em;
}
h2 {
	font-family: "Trebuchet MS", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 24px;
	font-style: italic;
	text-decoration: underline;
	margin-bottom: 0.5em;
}

