body, h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #eaecec;
}
td {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	background-image: url(../images/artwork/watermark.png);
	background-repeat: no-repeat;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
}
li {
	list-style-image: url(../images/artwork/bullet.gif);
	list-style-type: circle;
	list-style-position: outside;
}
