h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #9900CC;
	font-variant: small-caps;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #214292;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	color: #9900CC;
	font-weight: bold;
	text-transform: lowercase;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
h5 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9900CC;
	font-size: 0.9em;
	font-variant: small-caps;
}
.Purple {
color: #330066
}
.SmPurple {
	color: #330066;
	font-size: 12px;
	font-weight: normal;
}
.BoldPurple {
color: #330066; font-weight: bold;
}
.BBoldPurple {
	font-size: 20px
}
.Blue {
	color: #4E4B92;
	font-weight: bold;
}
.BoldBlue {
	color: #4E4B92;
	font-weight: bold;
}
.Dots {
	font-size: 24px
}
.smaller {font-size: 12px}
.one_em {font-size: 1em}
.Magenta {
	color: #9900CC;
	font-size: 18px;
	font-weight: bold;
}
.ModifyHeading2 {
	font-size: 1.3em;
	font-weight: bold;
}

