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

body {
	text-align: center;
	color: rgb(0, 0, 0);
	font-family: Helvetica, Arial,  sans-serif;
}

a {
	text-decoration: inherit;
	color: rgb(0, 0, 0);
}

h2 {
	font-size: 200%;
	font-weight: bold;
}