body {
	background-color: #000000;
	color: #FF1493;
	margin: 0px;
	text-align: justify;
	font-size: 101%;
}
div,table {
	font-size: 1.1em;
}
.pagecontent {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
table.header {
	background-color: #FF1493;
	color: #000000;
	border-top: #FFE0E0 2px solid !important;
	border-bottom: #CC0060 2px solid !important;
}
td {
	text-align: justify;
}
a.header {
	color: #000000;
	font-weight: bold;
}
img {
	margin: none;
	padding: none;
}
.underline {
	border-bottom: #000000 solid 2px;
}
.bolder {
	font-weight: bold;
}
.pinkborder {
	border: #FF1493 2px solid;
}