/*<meta />*/

.Not_Translated_Menu_Options	/*Style for GUI element headings that must NOT be translated*/
{
	font-weight: bold;
	/*https://www.w3schools.com/cssref/pr_font_weight.asp*/
	color: #000000;
	/*https://www.w3schools.com/cssref/pr_text_color.asp*/
}

.Font_Size_9pt
{
	font-size: 9pt;
	/*https://www.w3schools.com/cssref/pr_font_font-size.asp*/
}

.Font_Size_16pt
{
	font-size: 16pt;
	/*https://www.w3schools.com/cssref/pr_font_font-size.asp*/
}

.Font_Size_20pt
{
	font-size: 20pt;
	/*https://www.w3schools.com/cssref/pr_font_font-size.asp*/
}

.Font_Size_22pt
{
	font-size: 22pt;
	/*https://www.w3schools.com/cssref/pr_font_font-size.asp*/
}

h1.H1_for_QR_14pt
{
	font-size: 16px;
}

p.p_for_QR_11pt
{
	font-size: 11pt;
	line-height: 11pt;
	height: 0px;
}

