body {
	background-color: #FFFFF0;
}
.style2 {font-size: 36px}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style4 a:link {
	color: #F4ECF9;
	font-weight: bold;
	text-decoration: none;
}

.style4 a:visited {
	color: #F4ECF9;
	font-weight: bold;
	text-decoration: none;
}

.style4 a:active {
	color: #F4ECF9;
	font-weight: bold;
	text-decoration: none;
}

.style4 a:hover {
	color: #FFB9DF;
	font-weight: bold;
	text-decoration: none;
}

.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }

.style6 a:link {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#000000; text-decoration:none; }

.style6 a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#000000; text-decoration:none;  }

.style6 a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#50A17E; text-decoration:none;  }

.style6 a:active {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#000000; text-decoration:none;  }

blockquote { margin: 10px; }