html {
	}
body {
	font-family:Arial, Helvetica, sans-serif;
	color : #000000;
	background : #ffffff;
	font-size : 12pt; 
	}
p { 

	}
h1 {
	text-align: center;
	font-size: 16pt;
	}
h2 {
	text-align: center;
	font-size: 14pt;
	}
a {
	text-decoration: underline;
	color:#0000FF;
	}

#header, #footer, #menu{
  display : none;
}