ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #808080;
	list-style-type: circle;
	list-style-position: inside;
}
.Subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #808080;
}
.Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #808080;
}
li {
	text-align: left;
}
.imgleft {
float:left;
margin-right:20px;
}
.imgright {
float:left;
margin-right:20px;
}

