/*This is the list style sheet of the family site.*/


body {margin-left: 7%; margin-right: 5%;
	background-color: #ff80ff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 110%;
}

pre { font-family: monospace; }

img {border: none;}

.norm {font-size: 85%;}

.heading {background-color: black; color:#ffff00;	font-family: 'Times New Roman', Times, serif; font-size: 200%;}

.headings {background-color: black; color:#ffff00;	font-family: 'Times New Roman', Times, serif; font-size: 150%;}

.city {background-color: black; color: #ffff00;}

a {
	font-weight: bold;
	}
	
a:link, a:visited {color: #6600cc;}

a:visited {color: #9966cc;}






