/* CSS Document */

body {
	font-size: 10pt; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	}

h1, h2, h3 {
	font-family: Georgia, "MS Serif", "New York", serif;
	font-weight: normal;
	}

h2 {
	font-size: 1.4em;
	font-family:Arial, Helvetica, sans-serif;
	}

h3 {
	font-size: 1.2em;
	}