h1 {

	font-size:24pt;
	font-family:Times New Roman, Arial;
	font-weight:bold;
	color:00ffff;
	margin:0;
}
h2 {

	font-size:20pt;
	font-family:Times New Roman, Arial;
	font-weight:bold;
	color:white;
	margin:0;
}
h3 {

	font-size:18pt;
	font-family:Times New Roman, Arial;
	font-weight:bold;
	color:white;
	margin:0;
}
h4 {

	font-size:14pt;
	font-family:Arial;
	font-weight:bold;
	margin:0;
}
body {

	font-size:13pt;
	font-family:Arial;
	font-weight:bold;
	color:white;
	margin:20;
}
th {
	font-size:24pt;
	font-family:Times New Roman, Arial;
	font-weight:bold;
	color:00ffff;
}