/* CSS Document */

body {
	color:white;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	}

h1 {
	font-size:14px;
}

p {
	text-align:justify;
	text-indent:20px;
}