@charset "UTF-8";
/* CSS Document */

.Typer {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #333;
	font-weight: bold;
}
.white-bkgrd {
	background-color: #FFF;
}
.copyright {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #999;
}
a {
	color: #000;
	text-decoration: underline;
}
.shop-description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 16px;
	font-stretch: normal;
	background-color: #FFF;
	text-transform: lowercase;
	letter-spacing: -0.5pt;
}
h1 {
	font-size: 10px;
	color: #999;
}
.bkgrd-highlight {
	background-color: #CCC;
}
h2 {
	font-size: 15px;
	font-family: "Courier New", Courier, monospace;
}
h3 {
	font-size: 11px;
	color: #333;
}
a:hover {
	text-decoration: none;
}
.galipette-color {
	color: #F33;
}
