body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: white;
	background-color: #FF33CC;
}
body, td {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;	
	color: white;
}
a {
	font-weight: bold;
	color: white;
}
a:hover, a:visited, a:active {
	font-weight: bold;
	color: #999999;
}
img {
	border: 0px;
	margin: 0px;
}
table, td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	width: 100%;
	height: 100%;

	text-align: center; 
	vertical-align: center;
}