@CHARSET "UTF-8";

body {
	font-family: Helvetica,Arial,sans-serif;	
	color: #333333;
}

h1 {
	font-size: 144%;
	font-weight: normal;
}

h2 {
	font-size: 120%;
	font-weight: normal;
	border-bottom: 1px solid;
	color: maroon;
}

.close-button {
	font-size: small;
	float: right;
}

.note {
	font-size: smaller;
	color: maroon;
}

ul {
	padding-left: 1em;
}

ul li {
	margin: 1.5ex 0;
}
