

body { background-color:#E8C7FF ;
}

a { font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: midnightblue;
	font-weight: bolder;
}

h1 { font-size: ;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	word-spacing: 0.5em;
	color: ;
	background-color: #F6EAFF;
	text-align: center
}

h2 { font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #CBAEDF;
	letter-spacing: 0.3em;
}

p { font-size: ;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: black;
	line-height: 2em;
	margin: 0;
}

strong { font-weight: bolder;
		font-variant: small-caps;
}

em { font-weight: 700;
}

dd { color: #1D1920;
}

dt { font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: midnightblue;
	font-weight: bolder;
}