body { margin: 0; }
.headerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.headerBlack {
	font-family: Garamond, "AmeriGarmnd BT", "Times New Roman", serif;
	font-size: 13px;
	color: black;
	font-weight: bold;
}
.headerGrey {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A8A8A8;
	font-weight: normal;
	letter-spacing: 3px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
	text-align: justify;
}
a {	color: black;	text-decoration: none;}
a:hover { color: black; text-decoration: underline;}
.boldBlack {
	font-size: 11px;
	font-weight: bold;
	color: black;
}
.galleryTD {
	background-color: #EEEEEE;
	border: 2px solid #FFFFFF;
}
.galleryTD:hover {
	background-color: #ffffff;
	border: solid 2px black;
}
.footerText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #676767;
	text-align: justify;
}
.textField {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
	text-align: justify;
}
.errorText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-align: justify;
}
