html, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
}
h1, .a-h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 22pt;
	font-weight: bold;
}
.caption {
	font-size: 12pt;
	font-style: italic;
	text-align: right;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
}
p {
	font-size: 12pt;
	line-height: 14pt;
}
p.large {
	font-size: 16pt;
	line-height: 18pt;
}

.bold {
	font-weight: bold;
}
.header-menu-table {
	margin: 12px 0 0 80px;
}
