body {
	margin: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffd3df
}
a:link { 
	color: #cc0099;
}
a:active {
	color: #ffd3df;
}
a:visited {
	color: #a01278;
}
a:hover {
	color: #ff0000;
}
h1 {
	font-family: "Monotype Corsiva", "Comic Sans MS", cursive;
	color: #a01278;
}

h2 {
	color: #630042;
	text-align:center;
}

h3 {
	color: #630042;
}

hr {
	color: #630042;
	height: 1px;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
}

table.girls {
	border: 1px #630042 dotted;
}

.emphasize {
	color: #a01278;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px
}
.content {
	font-family: "Times New Roman", Times, serif;
	color: #a01278;
	font-style: italic;
	font-weight: bold
}
.warning {
	font-family: "Times New Roman", Times, serif;
	color: #a01278;
	font-style: italic;
	font-weight: bold
}
.parent-advisory {
	font-family: Arial, Helvetica, sans-serif;
	color: #a01278
}
.form-box {
	border: 2px dashed #a01278;
	width: 485px;
	padding: 1em;
	margin: 2em
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #a01278;
	font-size: smaller
}
.name_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#630042;
	font-size: 26px;
}
