/* css style index */

h1 {
	text-align: center;
	font-family : "Bookman Old Style";
	font-size : 40px;
}
h2  {
	font-family : "Bookman Old Style";
	font-size : 20px;
}
h6 {color: black;font-family: sans-serif;font-style : italic;text-align: center;}

p  {
	color: black;
	font-family: "Times New Roman";
	font-size : 100%
}

