BODY {
	font-family : sans-serif;
}

H1{
	text-align :  center;}
	
h2{
	text-align: center;
}
h3{
	text-align: left;   
	font-weight :  100;}
EM {
	font-weight : bold;
	font-style :  normal;}

P {
	font-family : Arial, sans-serif;
	font-size :  medium;}
SUB {
	font-size :  smaller;}
SUP {
	font-size :  smaller;}
.highlight {
	background-color : #FFE4B5;}
.aquamarine {
 background-color :  #7FFFD4;}

TD {
	background-color: #FFF8DC;
}


