body {
	xbackground-image: url(/images/bckgrnd4.jpg);
	background-color: #EEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-size: 32px;
	text-align: center;
}
h2 {
	font-size: 28px;
}
.footer {
	font-size: 12px;
	text-align: center;
}
.catalog tr {
	vertical-align: top;
}
.catalog td {
	font-weight: bold;
}
a:link, a:visited {
	color: #266ca6;
	text-decoration: none;
}
a:hover, a:active {
	color: #b91317;
	text-decoration: none;
}
