@charset "UTF-8";
/* CSS Document */

.Header {
	font-family: "Times new Romaqn", Times, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 20px;
	font-weight: 600;
	font-variant: normal;
	color: #000000;
}
.text {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000000;
	line-height: 16pt;
}
.bottomnavigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #000000;
}
.right-handtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: normal;
	color: #000000;
}

