.TextHeadNorm
{
  			 margin: 3mm;
			 font-family: Verdana, Tahoma, sans-serif;
			 font-size: 5mm;
			 font-weight: bold;
			 font-style: normal;
			 color: black;
			 text-decoration: none;
			 text-align: left;
}

.TextHead
{
  			 margin: 3mm;
			 margin-top: 0.5mm;
			 margin-bottom: 0.5mm;
			 font-family: Verdana, Tahoma, sans-serif;
			 font-size: 20px;
			 font-weight: bold;
			 font-style: italic;
			 color: black;
			 text-decoration: none;
			 text-align: left;
}

.TextStandard
{
  			 margin: 3mm;
			 margin-top: 1mm;
			 margin-bottom: 1mm;
  			 font-family: Verdana, Tahoma, sans-serif;
			 font-size:10pt;
			 font-weight: normal;
			 font-style: normal;
			 color: black;
			 text-decoration: none;
			 text-align: left;
}

.TextStandardBold	{
                        margin: 3mm;
                        margin-top: 5pt;
                        margin-bottom: 3pt;
			color:black;
			font-family:helvetica,arial,verdana;
			font-weight:bold;
			font-size:12pt;
			text-align: left;
			}	

.TextStandardBlau
{
                         margin: 3mm;
                         margin-top: 1mm;
                         margin-bottom: 1mm;
                         font-family: Verdana, Tahoma, sans-serif;
                         font-size: 4mm;
                         font-weight: bold;
                         font-style: normal;
                         color: blue;
                         text-decoration: none;
                         text-align: left;
}

.TextBoldColor
{
			 margin: 3mm;
			 margin-top: 1mm;
                         margin-bottom: 1mm;
                         font-family: Verdana, Tahoma, sans-serif;
                         font-size: 4mm;
                         font-weight: bold;
                         font-style: normal;
                         color: darkblue;
                         text-decoration: none;
                         text-align: left;
}

.TextBoldC
{
			 margin-top: 1mm;
			 margin-bottom: 1mm;
  			 font-family: Verdana, Tahoma, sans-serif;
			 font-size: 4mm;
			 font-weight: bold;
			 font-style: normal;
			 color: black;
			 text-decoration: none;
			 text-align: center;
}

.TextBold
{
			 margin: 3mm;
			 margin-top: 1mm;
			 margin-bottom: 1mm;
  			 font-family: Verdana, Tahoma, sans-serif;
			 font-size: 4mm;
			 font-weight: bold;
			 font-style: normal;
			 color: black;
			 text-decoration: none;
			 text-align: left;
}

.TextStandardSmaller
{
			 margin: 3mm;
			 margin-top: 1mm;
			 margin-bottom: 1mm;
  			 font-family: Verdana, Tahoma, sans-serif;
			 font-size: 3mm;
			 font-weight: normal;
			 font-style: normal;
			 color: black;
			 text-decoration: none;
			 text-align: left;
}

.TextSmall
{
  			 margin: 3mm;
			 margin-top: 1mm;
			 margin-bottom: 1mm;
  			 font-family: Verdana, Tahoma, sans-serif;
			 font-size: 3mm;
			 font-weight: normal;
			 font-style: normal;
			 color: black;
			 text-decoration: none;
			 text-align: left;
}

.TextSmallBold
{
  			 margin: 3mm;
			 margin-top: 1mm;
			 margin-bottom: 1mm;
  			 font-family: Verdana, Tahoma, sans-serif;
			 font-size: 3mm;
			 font-weight: bold;
			 font-style: normal;
			 color: black;
			 text-decoration: none;
			 text-align: left;
}

.TextSmallBoldRED
{
                         margin-top: 1mm;
                         margin-bottom: 1mm;
                         font-family: Verdana, Tahoma, sans-serif;
                         font-size: 3mm;
                         font-weight: bold;
                         font-style: normal;
                         color: red;
                         text-decoration: none;
                         text-align: left;
}

.TextSmallBoldW
{
  			 margin: 3mm;
			 margin-top: 1mm;
			 margin-bottom: 1mm;
  			 font-family: Verdana, Tahoma, sans-serif;
			 font-size: 3.3mm;
			 font-weight: bold;
			 font-style: normal;
			 color: white;
			 text-decoration: none;
			 text-align: left;
}

.TextSmallBoldR
{
  			 margin: 3mm;
			 margin-top: 1mm;
			 margin-bottom: 1mm;
  			 font-family: Verdana, Tahoma, sans-serif;
			 font-size: 3mm;
			 font-weight: bold;
			 font-style: normal;
			 color: black;
			 text-decoration: none;
			 text-align: right;
}

.TextSmallBoldRiW
{
                         margin: 3mm;
                         margin-top: 1mm;
                         margin-bottom: 1mm;
                         font-family: Verdana, Tahoma, sans-serif;
                         font-size: 3mm;
                         font-weight: bold;
                         font-style: normal;
                         color: white;
                         text-decoration: none;
                         text-align: right;
}

.TextMenuT
{
  			 font-family: Verdana, Tahoma, sans-serif;
			 font-size: 12px;
			 font-weight: bold;
			 font-style: normal;
			 color: darkblue;
			 text-decoration: none;
			 text-align: center;
}

a.TextMenuT:visited
{
  			 color: #df6857;
}

a.TextMenuT:hover
{
  			 color: blue;
			 text-decoration: underline;
}

.TextMenuLActive
{
  		border-style: solid;
		border-color: #05058C;
		font-family: Verdana, Tahoma, sans-serif;
		font-size: 15px;
		font-weight: bold;
		font-style: normal;
		color: #05058C;
		text-decoration: none;
		text-align: center;
}

.TextMenuL
{
  			 font-family: Verdana, Tahoma, sans-serif;
			 font-size: 15px;
			 font-weight: bold;
			 font-style: normal;
			 color: #C00000;
			 text-decoration: none;
			 text-align: center;
}

a.TextMenuL:visited
{
  			 color: #df6857;
}

a.TextMenuL:hover
{
  			 color: blue;
			 text-decoration: underline;
}

.TableMenuBottom
{
  			 font-family: Verdana, Tahoma, sans-serif;
			 font-size: 15px;
			 font-weight: bold;
			 font-style: normal;
			 color: #000000;
			 text-decoration: none;
			 text-align: center;
}

.TextXSmall
{
  			 font-family: Verdana, Tahoma, sans-serif;
			 font-size: 8px;
			 font-weight: bold;
			 font-style: normal;
			 color: darkblue;
			 text-decoration: none;
			 text-align: center;
}

.TableMenuBottomActive
{
  			 font-family: Verdana, Tahoma, sans-serif;
			 font-size: 15px;
			 font-weight: bold;
			 font-style: normal;
			 color: white;
			 text-decoration: none;
			 text-align: center;
			 background: #29a7eb;
}

a.TableMenuBottomActive:visited
{
  			 color: white;
}

a.TableMenuBottomActive:hover
{
  			 color: blue;
			 text-decoration: underline;
}

.navigation
{
  		font-family: Verdana, Tahoma, sans-serif;
			 font-size: 15px;
			 font-weight: bold;
			 font-style: normal;
			 color: darkblue;
			 text-decoration: none;
			 text-align: center;
}

a.navigation:link
{
  			 color: black;
}

a.navigation:visited
{
  			 color: #5b8ff9;
}

a.navigation:hover
{
  			 color: blue;
			 text-decoration: underline;
}


.navigation2
{
  		font-family: Verdana, Tahoma, sans-serif;
			 font-size: 15px;
			 font-weight: bold;
			 color: darkblue;
}

a.navigation2:link
{
  			 color: darkblue;
}

a.navigation:visited
{
  			 color: black;
}

a.navigation:hover
{
  			 color: blue;
			 text-decoration: underline;
}
