a:active {
	text-decoration: none;
	font-style: italic;
	color: #000000;
	size: 10;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-style: italic;
	color: #000000;
	size: 10;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-style: italic;
	color: #000000;
	size: 10;
	font-weight: bold;
}

BODY {
	overflow: auto;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 5;
	margin-left: 0;
	background-color: #CCCCCC;
	color: #000000;
}

TABLE {
	border-collapse: collapse;
	border-color: #000000;
}

TD.Corner {
	width: 13;
	height: 13;
}

TD.Edges {
	height: 13;
}

TD.Sides {
	width: 13;
}