H1			{ font-size: 16pt;
			  font-family: Papyrus;
			  color: white }

H2			{ font-size: 14pt;
			  font-family: Papyrus;
			  color: black }

BODY			{ font-size: 10pt;
			  font-family: Papyrus;
			  color: black;
			  background: #FFFFD1;
			  margin: 50px }

P			{ font-size: 10pt;
			  font-family: Papyrus;
			  text-align: center;
			  margin-left: 20px;
			  margin-right: 20px }

A:link:			{ color: blue;
			  text-decoration: none }

A:visited:		{ color: red;
			  text-decoration: none }

A:active:		{ color: red;
			  text-decoration: none }

.important		{ background: yellow;
			  font-weight: extra-bold }

.just			{ text-align: justify;}

.picturecomments	{ color: #666666;
			  font: 10px geneva, verdana, arial, sans-serif }

.picturetitle		{ color: #000000;
			  font: 10px verdana, arial, sans-serif; font-weight: bold }

.smalltitle 		{ color: #000000;
			  font: 11px verdana, arial, sans-serif; font-weight: bold }

#note			{ background: orange }

#TopHeading		{ font-size: 24pt;
			  color: #840000 }

#Schedule		{ font-size: 10pt;
			  font-family: Papyrus;
			  color: #000000 }

#Copyright		{ font-size: 8pt;
			  font-family: Courier;
			  color: #707070 }
