body, td, pre, p, caption {
	color: #2a2521;
	font-size: 16px;
	font-family: Trebuchet MS, Verdana;
}
a:link, a:visited {
	color: #ab3b03;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	padding-left: 10px;
	font-size: 18px;
	margin-top: 15px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
p {
	margin: 0;
	padding: 0;
	margin-top: 8px;
	margin-bottom: 8px;
}
img {
	border: 0;
}
ul {
	list-style-image: url(../images/bullet.gif);
}
