body,td,p,li {
	font-family: times, serif;
	font-size: 14px;
	color: #000000;
}
body.bg {
	background : url("./graphics/bg.gif");
	background-repeat : repeat-x;
}
td.head {
	background : url("./graphics/kw_con_head.jpg");
	background-repeat : no-repeat;
}
td.head2 {
	background : url("./graphics/kw_recyc_head.jpg");
	background-repeat : no-repeat;
}
td.head3 {
	background : url("./graphics/kw_con_head.jpg");
	background-repeat : no-repeat;
}
td.foot {
	background : url("./graphics/foot.gif");
	background-repeat : no-repeat;
}
a {
	color: #406899;
	text-decoration: none;
}
a:hover {
	color: #C93131;
	text-decoration: underline;
}
a.times {
	font-family: times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height:15px;
}
a.times:hover {
	color: #83b0de;
	text-decoration: none;
}
a.imedia {
	color: #000000;
	text-decoration: underline;
}
a.imedia:hover {
	color: #9E0B0B;
	text-decoration: underline;
}
a.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.catalog:hover {
	color: #3362CD;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
td.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

td.bg_l {
	background : url("./graphics/bg_l.gif");
	background-repeat : repeat-y;
}
td.bg_r {
	background : url("./graphics/bg_r.gif");
	background-repeat : repeat-y;
}
li {
	list-style-image : url("./graphics/dot.gif");
	margin-left: 0;
	margin-right: 10%;
	margin-top: .5em;
	margin-bottom: .5em;
}
span.head {
	font-family: arial, sans-serif; 
	font-weight:bold;
	font-size:14px;
}