font {
	font-family :  sans-serif;
	font-size: 11pt;
		}

H1 {
	font-family: sans-serif;
	font-size: 18pt;
}	

H2 {
	font-family: sans-serit;
	font-size: 14pt;

}

H3 {
	font-family: sans-serit;
	font-size: 12pt;

	
}

Header {
	font-family: sans-serif;
	font-size: 18pt;
	text-align: center
}

Body  {
background-color: Aqua;
	font-family: "Times New Roman", Times, serit;
	font-size: 11pt;
}

pre {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	font-weight: bold;
	position: absolute;
	
	
}
Table {
	background-color : Lime;
	border-style: solid;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	padding: .3in;
	margin: .3in;
	border-bottom : 5px;
	border-left : 5px;
	border-right : 5px;
	Border-top :5px;
	border : medium;
	}
	
sub {
	font-family: serif;
	font-size: x-small, 

	 }
	 
	 Sup {
	font-family : HelvSS75, serif;
	
}

TH {
	background-color : Silver;
}