.MainTable {
	border: 1px solid #000000;
}
.Copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #666666;
}
.MainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.GalleryNumbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	word-spacing: 1em;
	margin: 4px;
	text-decoration: none;


}
.InPageTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}
.AnswerCell {
	border-bottom-style: dashed;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;


}
.QuestionText {
	font-weight: bold;
}
.QuestionLink {
	line-height: 28px;


}
