a:hover {
	background-color: transparent;
	color: red;
}
body {
	background-color: white;
	background-image: none;
	font-family:"Arial Narrow",sans-serif;
	font-size: 1.0em;
	text-align: justify;
	width: 800px;
}
p {
	font-size: 1.0em;
	font-family:"Arial Narrow",sans-serif;
	margin-top: -1em;
	text-indent: 2em;
	text-align: justify;
}
table {
	margin-top: -1em;
}
td {
	font-size: 1.0em;
	font-family:"Arial Narrow",sans-serif;
	text-indent: 2em;
	text-align: justify;
}
.xsmall {
	font-size: x-small;
	text-indent: 0em;
}
.small {
	font-size: small;
	text-indent: 0em;
}
.width {
	width: 60%;
}
img {
	border: none;
	text-indent: 3em;
}
.no-indent {
	text-indent: 0em;
}
.header-text {
	font-weight: bold;
	letter-spacing: 0.05em;
	text-indent: 4em;
}
.ItemHeader {
	font-size: medium;
	margin-top: 1em;
	text-align: center;
	font-weight: bold;
}
