body {
	background-color: #0066FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: center;
	margin: 0px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #FF9900;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

a:hover {
	text-decoration: none;
	color: #FFCC00;
	background-color: inherit;
}

table {
	empty-cells:show;
	font-size: small;
	text-align: center;
}

caption {
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	padding:3px;
	caption-side:top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

thead {
	text-align:center;
	margin: 0px;
}

tfoot {
	text-align:center;
	margin: 0px;
}

tbody {
	text-align:center;
	vertical-align:top;
	margin: 0px;
}
