.theme-default h1 {
	font-weight: bold;
	font-size: 36px;
}

.theme-default h2 {
	font-weight: bold;
	font-size: 28px;
}

.theme-default h3 {
	font-weight: bold;
	font-size: 24px;
}

.theme-default h4 {
	font-weight: bold;
	font-size: 18px;
}

.theme-default body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
