.topbody {
	background-color: #FADDCB;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5B0059;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	color: #DB83AD;
	letter-spacing: .5em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #330033;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #330000;
}


.separatorbody {
	background-color: #C46F8E;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	margin: 10px;
	padding: 10px;
	vertical-align: top;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	letter-spacing: 1em;
	color: #990000;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: inherit;
	color: #B34A72;
	background-color: #FADDCB;
	display: block;
	padding: 8px;
	width: 180px;
	letter-spacing: 0.2em;
	text-decoration: none;
	margin: 0px;
	word-spacing: .5em;
}
.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: inherit;
	color: #666666;
	background-color: #FDEDEA;
	display: block;
	padding: 8px;
	width: 180px;
	letter-spacing: 0.2em;
	text-decoration: none;
	margin: 0px;
	word-spacing: .5em;
}
