a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}


body {
	background-color: #000000;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AC0000;
}
div {
	float: right;
	vertical-align: bottom;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

p {
	line-height: 10px;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D2D1E4;
	border-right-color: #D2D1E4;
	border-bottom-color: #D2D1E4;
	border-left-color: #D2D1E4;
}

td {
}

