body {
	background-color: #fddeed;
}

body, table, td {
	font-family: verdana;
	font-size: 10pt;
	color: #9a6089;
}

.header {
	width: 140px;
	height: 20px;
	background-color: #f6bad3;
	border: 1px solid #996188;
	text-align: center;
}

.content {
	padding-top: 20px;
}

a.link {
	color: #9a6089;
	text-decoration: none;
}

a.link:hover {
	color: #9a6089;
	text-decoration: none;
	border-bottom: 1px dashed black;
}

.imageBox {
	float: left;
	margin: 3px;
	width: 208px;
	height: 139px;
}
