a {
	background-color: #ffeeee;
	color: #990000;
	display: inline;
	font-family: Baskerville;
	font-size: 11pt;
	font-weight: plain;
	text-decoration: none;
}

body {
	background-color: #ffeeee;
	color: #000000;
	font-family: Baskerville;
	font-size: 11pt;
}

td {
	background-color: #ffeeee;
	color: #000000;
	font-family: Baskerville;
	font-size: 11pt;
	text-align: justify;
}

td.border-right {
	border-right: thin solid #ff9999;
	padding-left: 5pt;
	padding-right: 5pt;
}

td.padding-left {
	padding-left: 5pt;
}

