body {
	margin: 0px;
	font-family: "Century Gothic", Verdana;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	background-color: #c0c0c0;
	color: #FFFFFF;
}
a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline overline;
}
table {
	height: 400px;
	width: 100%;
	border: 0px;
}
img {
	border: 1px solid black;
}

