body, td, pre, p, caption {
	color: #5e5e5e;
	font-size: 13px;
	font-family: Trebuchet, Trebuchet MS, Arial, Verdana;
}
a:link, a:visited {
	color: #4d9c00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: large;
	font-weight: normal;
}
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);
}
.checklist {
	width: 200px;
	padding: 15px;
	margin: 15px;
	border: 1px solid #dddddd;
	float: right;
	clear: right;
	background: #f7efa7 url(../images/checklist.jpg) repeat-x scroll left top;
	border: 0;
	border-bottom: 1px solid #d9c160;
}
.checklist ul {
	padding-left: 20px;
	margin-left: 0;
}
.checklist li {
	margin-left: 0x;
	padding-left: 0;
}
