﻿img {
	border:0;
}
th,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
tr {
	border: 1px solid gray;
}
td {
	width:200px;
}
th {
	background-color:#D2E0E8;
	color:#003366
}
.clickable {
	cursor:pointer;
}
