table {
	font-family: Times New Roman, Roman, Serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
}
body {
	font-family: Times New Roman, Roman, Serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

}
a:hover {
	color: #FF0000;
	text-decoration: underline overline;
}
a {
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.Error {
	font-weight: bold;
	color: #FF0000;
}
.SmallText {
	font-size: medium
}
.PageHeading {
	font-size: x-large;
	font-weight: bold;
}
.highlight {
background-color:FFFF99
}
