H1 	{
	font-family: serif;
	font-size: 30pt;
	text-align: center;
	color: red;
	}

H2	{
	margin-top: 0px;
	font-family: sans-serif;
	color:  #6d006D;
	text-align: center;
	font-size: 18pt;
	}
H3 	{
	font-family: serif;
	font-size: 15pt;
	text-align: center;
	color: blue;
	}
H4	{
	margin-top: 0px;
	font-family: sans-serif;
	color:  red;
	text-align: center;
	font-size: 18pt;
	}
BODY	{
	font-family: serif;
	font-size: medium;
	color: black;
	text-align: center;
	}

P.footer
	{
	font-size: small;
	text-align: center;
	}
P.bigfoot
	{
	font-size: large;
	text-align: center;
	}

H5 	{
	font-family: serif;
	font-size: 15pt;
	text-align: center;
	color: red;
	}
