		BODY { background: white; color: #555555 }
		A { font-size: medium; color: #ef9a00; background: white }
		P { font-size: medium; color: #555555; background: white; text-align: justify }

		div.myheader { font-size: large; color: #ef9a00; background: white }
		div.myunderheader { font-size: small; color: #555555; background: white}
		div.mydate { font-size: x-small; }
		td.myhomepage { background: #77cdee; color: white; }
		div.mypagetitle { color: #77cdee; background: white; font-size: x-large; font-weight: bold }
		h1 { color: #777777; font-size: large; font-style: italic}

		BODY { 	SCROLLBAR-FACE-COLOR: #ef9a00;
			SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
			SCROLLBAR-SHADOW-COLOR: #000000;
			SCROLLBAR-3DLIGHT-COLOR: #000000;
			SCROLLBAR-ARROW-COLOR: #77cdee;
			SCROLLBAR-TRACK-COLOR: #77cdee;
			SCROLLBAR-DARKSHADOW-COLOR: #000000;
		}
