body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	margin-top: 20px;
	background-image:  url("Images/global/bg_global.jpg");
	background-repeat: repeat-x;
}

.Header {
	font-size: 14px;
	font-weight: bold;
}

.OnePixelBorder {
	background-color: #FFFFFF;
}
.SevenPixelBorder {
	background-color: #C5BFAB;
}
.LinkList {
	line-height: 16px;
}
a:link {
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a:visited {
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a:hover {
	color: #336600;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
a:active {
	color: #000000;
}
.Subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #663300;
}
.mainBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.productsText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
