body
{
	font-family : Calibri;
	font-size : 12pt;
	color : #000000;
	margin : 10px;
}

h1
{
	font-size : 16pt;
	font-style : bold;
}

h3
{
	font-size : 14pt;
	font-weight : bold;
	color : grey;
}

label
{
	font-weight : bold;
}

div
{
	padding : 5px;
}

.FormControl-info
{
	font-size : 12pt;
	font-style : italic;
	color : grey;
}