.text {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #006;
	line-height: 28px;

}
.photoleft {
	float: left;
	margin: 10px 20px;

}
.photoright {
	float: right;
	margin: 10px 20px;

}
.photorightmargins {
	float: right;
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.links {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.heading1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	line-height: 30px;
}
