/* CSS Document */
/* stylesheet for CalmBirth.org. First created 2006.12.16 by Chet Nickerson of Galaxy Web Works */
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #FFE22F;
	font-weight: bold;
}
h1 {
	font-size:250%;
	letter-spacing: 0.7em;
	}
h1 sup { /* used in main header */
	font-size:small;
	margin-left: -0.5em;
	vertical-align:top;
	}
h2 {
	font-size: 200%;
	}
h3 sup { 
	font-size:x-small;
	vertical-align:top;
	}
h3 {
	font-size: 150%;
}
h4 {
	text-align:left;
	}
hr {
	background-color: transparent;
	color: #FFE22F;
}
p {
	text-align:justify;
}
strong {
	color: #FFE22F;
}
/* CLASSES */
.style5 {font-size: 24px}
.style6 {
	font-family: Arial;
	font-size: 11px;
}
.style7 {font-size: 11px}
