table {
font-family: calibri;
color: white;
border-collapse: collapse;
}

td {
padding: 0px;
vertical-align: center;
text-align: center;
}

body {
font-size: 2em;
background-color: #444444;
font-family: calibri;
color: white;
}

img {
border-style: none;
}

td {
background-color: #555555;
}

a {
color: white;
text-decoration: none;
}

.small {
font-size: small;
}

.comments {
font-size: 20px;
}

#toolTipBox {
	display: none;
	padding: 5;
	font-size: 12px;
	border: black solid 1px;
	font-family: verdana;
	position: absolute;
  background-color: #000000;
  color: 000000;
}
