td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000099;
}
h1 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
.smaller {
	font-size: 0.6em;
}
h2 {
	font-size: 1.1em;
}
a {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF6600;
}
a.menu {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	font-size: 11px;
}
a.menu:hover {
	color: #FF9900;
}
li {
	list-style-image: url(images/bullet.gif);
	margin: 2px;
	padding: 2px;
}
.l {
	background-color: #000066;
	background-image: url(images/leftback.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.r {
	background-color: #000066;
	background-image: url(images/rightback.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.wt-mouldings {
	font-size: 11px;
	color: #FFFFFF;
}
a.sublink {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.sublink:hover {
	color: #FF9900;
}
h3 {
	font-size: 1.8em;
	color: #0000CC;
}
a.botlink {
	color:#000099;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}