body {
	background:#cccccc;
}

a {

}

table {
	border-color:#000000;
	border-style:solid;
}

td.text {
	font-family:Verdana,Helvetica,sans-serif;
	font-size:70%;
	color:#ffffff;
}

td.square {
	height:70px;
	width:70px;
	background:#ffffff;
}

td.blank {
	background:#000000;
	height:50px;
	text-align:right;
}

td.header {
	background:#000000;
	height:70px;
	text-align:right;
	vertical-align:bottom;
}

img {
	border-width:0px;
	border-style:none;
}

img.blue {
	border-width:1px;
	border-style:solid;
	border-color:#ffffff;
}

.footer {
	font-family:Verdana,Helvetica,sans-serif;
	font-size:80%;
	color:#000000;
	width:100%;
	text-align:center;
}