body {
	background-color: #ffffff;
}
tr {
	font-family: Tahoma;
	font-size: xx-small;
	color: #000000;
}
td {
	font-family: Tahoma;
	font-size: xx-small;
	color: #000000;
}
a:link {
	/* color: #0A50A1; */
	color: #0A50A1;
	text-decoration: none;
}
a:visited {

	color: #0A50A1;
	text-decoration: none;
}
a:hover {
	color: #0A50A1;
	text-decoration: underline;
}
a:active {
	color: #0A50A1;
	text-decoration: underline;
}
.PictureBorder {
	border: thick solid #333333;
	color: #333333;
}
.Heading {
	font-size: small;
	font-variant: small-caps;
	color: #333333;
	letter-spacing: 8px;
	white-space: normal;
	font-weight: bold;
}
.MainHeading {
	font-size: x-small;
	font-weight: bold;
}
