@charset "UTF-8";
/* CSS Document */

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

h2 {
	border-bottom: 1px dotted gray;
}
