body {
	background:#CD7BCD;
	color: #000000;
	padding: 0;
	margin: 0;
	font-size: 0.80em;
}
h1,h2,h3,h4 {
	color: #FFFFFF;
}
h1,h2,h3 {
	font-style: italic;
}
h3 {
	text-decoration:underline;
}

.menu {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #663366;
	text-decoration: underline;
}
.nounder {
	font-size: 8pt;
	font-weight: bold;
	color: #663366;
	text-decoration: none;
}
.nounder:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #663366;
	text-decoration: underline;
}
.tailtext {
	font-size: 8pt;
	font-weight: bold;
	color: #663366;
	text-decoration: none;
}
