.header		{
				font-family:		"Tahoma";
				font-weight:		bold;
				font-size:			13pt;
				color:				black;
				text-align:			center;
			}

.header2	{
				font-family:		"Tahoma";
				font-weight:		bold;
				font-size:			12pt;
				color:				blue;
				text-align:			center;
			}

.kind		{
				font-family:		"Arial";
				font-weight:		normal;
				font-size:			10pt;
				color:				black;
				text-align:			center;
				width:				18;
			}

.level		{
				font-family:		"Tahoma";
				font-weight:		normal;
				font-size:			10pt;
				color:				black;
				background-color:	white;
			}

.direction	{
				font-family:		"Tahoma";
				font-weight:		normal;
				font-size:			11pt;
				color:				black;
				background-color:	white;
				text-align:			center;
			}

.points		{
				font-family:		"Tahoma";
				font-weight:		normal;
				font-size:			10pt;
				color:				green;
				text-align:			center;
			}

