
body 	{ color: #111111;
	font-family: Arial, Verdana;
	background-color: rgb(238, 238, 238) }
	a:link { color: #111111 }
	a:visited { color: #111111 }
	a:active { color: #111111 }

H1	{ font-size: 30pt;
	text-align: center;
	font-style: bold }

H2	{ font-size: 15pt;
	text-align: center;
	font-style: normal }

H3	{ font-size: 13pt;
	text-align: left;
	font-weight: bold }

P	{ font-size: 11pt;
	text-align: left;
	font-weight: normal }

TABLE	{ background-color: # }

TD	{ font-size: 11pt;
	text-align: center;
	font-weight: normal }