body {
	background: #e8e8ff;
	font-size: smaller;
}

div {
	background: #e8e8ff;
	text-align: top;
}

h2 {
	background: #e8e8ff;
	border-style: solid;
	border-width: 0pt 0pt 2pt 0pt;
	border-color: #f8f8ff;
}

p.close {
	text-align: center;
	color: blue;
	text-decoration: none;
	cursor: pointer;
}
