/* Giggly Wiggly Preschool FAQ.css */

h1 {
	font-size: 12pt;
	color: #000;
}

#container {
	height: 1360px;
}

#content {
	height: 1150px;
}


#nav {
	height: 1120px;
}

#copy {
	height: 1145px;
}

#copyContent {
	height: 1100px;
}

.Q {
	font-weight: bold;
	color: black;
	font-size: 10pt;
}

.A {
	font-style: italic; 
	font-size: 9pt;
}

p {
	text-indent: 0px;
}