@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FFF;
}
.Products {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #039;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 2;
	font-size: 12pt;
}
.Header1 {
	font-weight: bold;
	color: #F00;
}
.Header2 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
}
a:link {
	text-decoration: none;
	color: #039;
}
a:visited {
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #900;
}
.Products2 {
	font-size: 24px;
	color: #039;
	font-weight: bold;
	text-align: left;
}
.ItemDescrip {
	color: #000;
	font-weight: bold;
	font-size: 16pt;
	text-align: left;
}
.Description {
	text-align: left;
	font-size: 10pt;
	margin-left: 20px;
	margin-right: 20px;
}
.ProductSizes {
	font-weight: bold;
	text-align: center;
}
.Prices {
	text-align: center;
}
.Order {
	font-size: 20pt;
	font-weight: bold;
	color: #F00;
}
.Files {
	color: #039;
}
.Green {
	color: #060;
}
.black {
	color: #000;
	font-size: 10pt;
}.PageHeader {
	color: #F00;
	margin-left: 20px;
}
.SignOff {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 20px;
}
.contact {
	font-size: 16pt;
	text-align: left;
	font-weight: bold;
}
.contactinfo {
	font-size: 15px;
}
.blackcenter {
	color: #FFF;
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
}
.example {
	color: #000;
	font-size: 14pt;
}

