﻿body {
	background-color: White;
	color: Black;
	font-family: @Arial Unicode MS, MS Sans Serif, Helvetica;
	font-size: 10pt;
}
.PageHeader {
	text-align: center;
	font-weight: bolder;
	font-size: 14pt;
}
.SectionHeader {
	font-weight: bold;
	font-size: 12pt;
}
.SectionHeaderExp {
	font-weight: normal;
	font-size: 12pt;
}
.QuestionHeader {
	font-weight: bold;
	font-size: 11pt;
}
.QuestionHeaderExp {
	font-weight: normal;
	font-size: 11pt;
}
.QuestionBody {
	font-weight: normal;
	font-size: 11pt;
}
