.flikbox {
	bottom: 0px;
	position: absolute;
	z-index: 1;
	right: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24pt;
}
a:link {
	color: #A6968C;
}
a:visited {
	color: #A6968C;
}
a:hover {
	color: #000000;
}
.textbox {
	top: 5em;
	position: absolute;
	left: 135px;
	width: 50%;
	color: #A6968C;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 14pt;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
}
ul {
	margin-top: 0px;
	list-style-type: disc;
}
