/*VPDbURL{file:///C|/My%20Web%20Sites/Ontario%20Welsh%20Festival/Project.vpp}*/
H1	 {
			Color : green ;
			Font-Weight : Bold
		}
BODY	 {
			Background-Color : white
		}
:link	 {
			Color : red ;
			Text-Decoration : None ;
			Font-Weight : Bold
		}
:active	 {
			Color : red ;
			Text-Decoration : Underline ;
			Font-Style : Italic ;
			Font-Weight : 900
		}
:visited	 {
			Color : red ;
			Text-Decoration : None ;
			Font-Weight : Bold
		}
a:hover	 {
			Color : green
		}
.topcorner	 {
			Position : Absolute ;
			Left : 0px ;
			Top : 0px
		}
.indent	 {
			Margin-Left : 5px
		}

