.slogan {
	font-family: Tahoma;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.body {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: bold;

}
.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.bolder {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
