@charset "utf-8";
.GSGSection {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	padding-left: 15px;
}
.GSGMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	font-variant: normal;
	font-weight: normal;
	font-style: italic;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 22px;
}

.GSGParagraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 15px;
}


.GSGFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	padding: 5px;
	color: #000000;
}
.GSGProductTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}

table {
	background-color: #FFFFFF;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.GSGSamplesTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-align: center;
}

.GSGSamplesParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}


.GSGParagraph a:link {
	color: #000000;
	text-decoration: underline;
}
.GSGParagraph a:hover {
	color: #000000;
	text-decoration: underline;
}
.GSGParagraph a:visited {
	color: #000000;
	text-decoration: underline;
}
.GSGParagraph a:active {
	color: #000000;
	text-decoration: underline;
}
