.content {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
}
.contentbld {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.header {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	font-style: normal;
	background-color: #FFFF66;
}
.list {
	font-family: "Comic Sans MS";
	font-size: 12px;
	list-style-position: outside;
	list-style-type: square;
	color: #330066;
	font-weight: bold;
}
.footer {
	font-family: "Comic Sans MS";
	font-size: 9px;
}
.call {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF66;
	background-position: 40px center;
}
.header2 {

	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-style: normal;
	background-color: #FFFF66;
}
