﻿.textline
{
	padding-top: 0px;
	margin-top: 0px;
	font-family: Arial, Sans-Serif;
	color: #dcdcdc;
	font-size: 11pt;
	font-weight: normal;
	line-height:27px;
	text-transform: uppercase;
	white-space:nowrap;
}

.textlinenorm
{
	padding-top: 0px;
	margin-top: 0px;
	font-family: Arial, Sans-Serif;
	color: #dcdcdc;
	font-size: 11pt;
	font-weight: normal;
	line-height:27px;
}

td
{
	vertical-align:top;
	padding:5px;	
}

