body { background-color: #DFFFFF; }
.titleheader { font-size: medium; font-weight: bold; }
.maintitle { font-size: large; font-weight: bold; }
h1 { background-color: #FFFF7F; color: blue; font-size: large;
	 font-weight: bold; }
h2 { background-color: #FFFF7F; color: blue; font-size: medium;
	 font-weight: bold; }
h3 { text-decoration: underline; }
