body {background-color:yellow;}
h1 {color:black; font-family:Ariel; font-size:14pt; font-weight:bold; text-align: center}
h2 {color:red;   font-family:Ariel; font-size:14pt; font-weight:bold; text-align: center}
h3 {color:black; font-family:Ariel; font-size:24pt; font-weight:normal; text-align: center}
h4 {color:green; font-family:Ariel; font-size:14pt; font-weight:bold; text-align: center}
h6 {color:black; font-family:Ariel; font-size:36pt; font-weight:bold; text-align: center}
.center {margin-left: auto;
		margin-right: auto;}
table.outputTable {border: 1px solid black;
		padding:10px;
		margin-left: auto;
		margin-right: auto}
table.outputTable td {border: 1px solid black;
		padding:10px;}