H1 {
		Font-Family : Tahoma, Arial, san-serif ;
		Color : #331177 ;
		Font-Weight : Bold
	}
H2 {
		Font-Family : Tahoma, Arial, san-serif ;
		Color : #331177 ;
		Font-Weight : Bold
	}
H3 {
		Font-Family : Tahoma, Arial, san-serif ;
		Color : #331177 ;
		Font-Weight : Bold
	}

.Button {
		Color : white ;
		Background-Color : navy ;
		Font-Weight : Bold
	}
A:link {
		color: white
	}
A:visited {
		color: white
	}
A:active {
		color: white
	}
