h1,h2,h3,h4,h5
{
	font-size: 120%;
}
h1.copperPlateGothicBold
{
	font-family: Copperplate Gothic Bold;
	font-size: 200%;
}

h2.copperPlateGothicBold2
{
	font-family: Copperplate Gothic Bold;
	font-size: 120%;
}

h3.monotypeCorsiva
{
	font-family:"Courier New", Courier, mono;
	font-size: 100%;
}

h1.monotypeCorsiva
{
	font-family:"Courier New", Courier, mono;
	font-size: 200%;
}