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

body {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: 333333;
}

.footer {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: 333333;
}
.product {
	color: #990000;
	font-weight: bold;
}

.divider {
	color: #BEB18D
}

.footer a:link {
	color: 333333;
	text-decoration: underline;
}

.footer a:visited {
	color: 333333;
	text-decoration: underline;
}

a.link {
	font-family: Trebuchet MS;
	color: 2d327e;
	text-decoration: underline;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	font-stretch: narrower;
}
h1  a:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-stretch: narrower;
}

.white {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

.white a:link {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

.white a:visited {
	color: #ffffff;
	text-decoration: none;
}
.white a:hover {
	color: #ffffff;
	text-decoration: none;
}

.white a:active {
	color: #ffffff;
	text-decoration: none;
}
