.header {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 061f26;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #061f26;
}
.bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.textfield {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.paragraph {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.paragraphbold {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
