body {
	font-family: Arial,sans-serif;
}

p, td {
	font-size: 12px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

small {
	font-size: 10px;
	color: red;
}

p.title {
	font-size: 14px;
	line-height: 1em;
	padding-bottom: 0px;
	margin-bottom: -10px;
	}

p.boldtitle {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: -10px;
}