/* @override http://farbmac.local/com/styles.css */

BODY {
	color: black;
	font-family:  "Comic Sans MS", Verdana, Helvetica, Arial, sans-serif;
	border: 1em double #660000;
	background-color: #F4E29A;
	padding: 1em;
	font-size: .8em;
}
A { text-decoration: none }
.sel { color: AA0808; font-size: 20px;}
.unsel { color: 1A5C09; font-size: 20px; width: 550px;}
.subsel { color: AA0808; font-size: 15px; font-weight: bold}
.subunsel { color: 1A5C09; font-size: 15px; font-weight: bold}
.heading { color:  1A5C09; font-size: 30px; font-weight: bold}
.caption { color: black; font-size:  20px}
.catalog_caption { color: #333; font-size: 15px; }
IMG {border-color:  1A5C09}
IMG.product {
	margin-right: 2em;
}
span.charlie {
	color: AA0808;
	font-size: 30px;
}