.RedHeadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C00;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4f353f;
	font-weight: normal;
	font-style: oblique;
}
h1 {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #C00;
}
h2 {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 20px;
	color: #C00;
	font-weight: bold;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4f353f;
}
h5 {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 14px;
	font-weight: bold;
	color: #4f353f;
}

h6 {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666600;
}

.GoldHeadings {
	font-family: Verdana, Geneva, sans-serif;
}
