body
{
  background-color: white; 
}

.TextTitle {
	font-family: Tahoma;
	font-size: 8pt;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}


.TextTitleLabel {
	font-family: Tahoma;
	font-size: 10pt;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.TextDescription {
	font-family: Tahoma;
	font-size: 10pt;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.GroupLine {
	font-family: Tahoma;
	font-size: 8pt;
	line-height: normal;
	color: #316ac5;
	text-decoration: none;
}

.TextBox {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #003333;
	border: 1px solid #333333;
}

.ListBox {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	border: 1px solid #333333;
}

.RadioButton {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;	
}
