body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 1px solid #cc0000;
}
.style1 a {
	color: #000000;
	text-decoration: none;
}
.style1 a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.style1 td {
	padding: 5px;
	line-height: 25px;
}
.style2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 0px none #cc0000;
}
span.black {
	display: block;
	float: right;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
}

.style2 td {

	padding: 5px;
	line-height: 25px;
}
span.white {
	display: block;
	width: auto;
	float: left;
}

