BODY {
	font-size			: 14px;
	margin				: 12px 12px 12px 48px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin		: 0 0 6px 0;
}
table {
	font-size	: 12px;
}
ul {
	margin		: 0 0 0 24px;
}
li {
	margin		: 0 0 0 0;
}
dt {
	font-weight	: bold;
}
dd {
	margin		: 0 0 6px 24px;
}
h1 {
	font-weight	: bold;
	font-size	: 24px;
	text-align	: center;
	margin		: 0 0 12px 0;
}
h2 {
	font-weight	: bold;
	font-size	: 18px;
	margin		: 12px 0 6px 0;
}	
h3 {
	font-weight	: bold;
	font-size	: 14px;
	font-style	: italic;
	margin		: 12px 0 6px 0;
}