.PrintForm_SubTitle_K
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Arial, Sans-Serif;
}
.PrintForm_Highlight_R
{
	font-weight: bold;
	font-size: 11pt;
	color: red;
	font-family: Arial, Sans-Serif;
}

.PrintForm_Header_K
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial, Sans-Serif;
}

.PrintForm_Header_Red
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: Arial, Sans-Serif;
}

.PrintForm_Header_Green
{
	font-weight: bold;
	font-size: 10pt;
	color: green;
	font-family: Arial, Sans-Serif;
}
.PrintForm_Bold_K
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial, Sans-Serif;
}


.PrintForm_Bold_R
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Arial, Sans-Serif;
}

.PrintForm_Normal_K
{
	font-weight: Normal;
	font-size: 8pt;
	color: black;
	font-family: Arial, Sans-Serif;
}



.PrintForm_Small_K
{
	font-weight: Normal;
	font-size: 7pt;
	color: black;
	font-family: Arial, Sans-Serif;
}


.PrintForm_Tiny_K
{
	font-weight: Normal;
	font-size: 6pt;
	color: black;
	font-family: Arial, Sans-Serif;
}


.PrintForm_Field_K
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial, Sans-Serif;
	background-color: #fbfbfb;
}

.errorField
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial, Sans-Serif;
	background-color: #ffcccc;
}
.PrintForm_Button_K
{
	font-size: 8pt;
	font-weight: bold;
	color: black;
	font-family: Arial, Sans-Serif;
	background-color: #A1BCFF;
}


.micro
{
	font-weight: Normal;
	font-size: 4pt;
	color: black;
	font-family: Arial, Sans-Serif;
}




