.backgroundimagehome {
	background-image: url(images/DoveHome.gif);
	background-position: 130px 230px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.headingred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #B70B0B;
}
.dotpoint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666699;
	font-weight: bolder;
	line-height: 1.25;
}
.headinggreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #00AA53;
}
.headingpurple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #666699;
}
.bodybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	line-height: 1.25;
	font-weight: bold;
}
.headingblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.subheadingblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
}
.bodydotpoint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	line-height: 1.25;
	display: list-item;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	line-height: 1.25;
}
.bodyitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	line-height: 1.25;
	font-style: italic;
}
.bodydate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	line-height: 1.25;
	list-style-position: outside;
	text-indent: -20px;
	margin-left: 20px;
}
