H1 {color: blue;}
H2 {color: blue;}
H3 {color: blue;}
H4 {color: blue;}
p  {color: black;}
h1 {font-size: 140%}
h2 {font-size: 110%}
h3 {font-size: 60%}
h4 {font-size: 50%}
p  {font-size: 80%}

#BOX1 {
	color: gray;
	font-size: 0.60em;
	text-align: center;
	}
#BOX2 {
	color: gray;
	font-size: 0.70em;
	text-align: center;
	}
#BOX3 {
	font-size: 0.60em;
	text-align: center;
	}
	
#BOX4 {
	font-size: 0.60em;
	text-align: left;
	}
