body {
	
	background color : #f5f8ff;
}
p , h1, h2, h3 {
	font-family : "Times New Roman, Times, serif";
	color : #001C00;
}
p {
	text-align: "justify"}
	
h1,h2,h3 {
	text-align: "center";
}

a:link { color : #0000f0 }
a:vlink { color : #005f5f }

hr { color : #00baba}
