.Heading {
	FONT-WEIGHT: bold; FONT-SIZE: x-large; COLOR: #000; FONT-STYLE: normal; FONT-FAMILY: Verdana, "Times New Roman", Times, serif;}
.BodyText {
	FONT-WEIGHT: normal; FONT-SIZE: small; COLOR: #000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.Potted {
	FONT-WEIGHT: normal; FONT-SIZE: small; COLOR: #F00; FONT-STYLE: italic; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}

.Heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; font-weight: bold; text-indent: 0pt}
.Heading2bl { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; COLOR: #006; font-style: normal; font-weight: bold; text-indent: 0pt}
.links { font-family: "Times New Roman", "Times", serif; font-size: small; font-weight: normal; color: #9c9; text-decoration: underline}
.links2 { font-family: "Arial", "Times", serif; font-size: small; font-weight: normal; color: #C09; text-decoration: underline}
.TM { FONT-WEIGHT: normal; FONT-SIZE: medium; COLOR: #000; FONT-STYLE: normal; VERTICAL-ALIGN: super; FONT-FAMILY: Courier, "Times New Roman", Times, serif;}

.q {
	FONT-SIZE: medium;
	COLOR: #C09;
	FONT-weight: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}

body { margin: 0;}

.GalNav {
	background: #9C9;
	width: 780px;
	text-align: center;
	padding: 0.5em 0;
}

.SpecAlert {
	position: absolute;
	top: 250px;
	width: 100px;
	color: #C09;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

/*
A:link {
	text-decoration: none;
	color: #000;
} */

td.NavBar {
	background-color: #9C9;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #000;
}

td.NavBarSelected {
	background-color: #C09;
}

tr.pink {
	background-color: #C09;
}