.BodyText {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #009;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.background {
	background-attachment: fixed;
	background-image: url(Images/back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	font-size: 10px;
}
.SmallFont {
	font-family: Arial;
	font-size: 12pt;
	color: #0000FF;
	font-style: normal;
	font-weight: bold;
}
.HIGHLIGHT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: blink;
	font-weight: bold;
	text-align: center;
}
.tablehd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #17489B;
	background-color: #E6E6E6;
	font-weight: bold;
}
.tabletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
}

