/* */
body,td,th {
	font-family:Arial;
	font-size:12px;
	color:Black;
	text-decoration:None
	}

h1, h2, h3, h4, h5, h6	{
	font-family: Arial, Helvetica;
	}
	
h1	{
	font-size : 18px;
	font-weight : bold;
	}

h2	{
	font-size : 18px;
	}
	
h3	{
	font-size : 16px;
	font-weight : bold;
	}
	
h4	{
	font-size : 16px;
	}

h5	{
	font-size : 14px;
	font-weight : bold;
	}

h6	{
	font-size : 14px;
	}

a:link.menu1, a:visited.menu1, a:hover.menu1 {
	background-color : silver;
	font-size : 14px;
	font-weight : bold;
	color : black;
	width : 130px;
	line-height : 18px;
	padding-top : 1px;
	padding-bottom : 1px;
	padding-left : 4px;
	padding-right : 4px;
	}

a:link.menu2, a:visited.menu2 {
	background-color : white;
	font-size : 14px;
	font-weight : bold;
	color : black;
	width : 130px;
	line-height : 18px;
	padding-top : 1px;
	padding-bottom : 1px;
	padding-left : 4px;
	padding-right : 4px;
	}

a:link.menu3, a:visited.menu3 {
	background-color : white;
	font-size : 12px;
	font-weight : bold;
	color : black;
	width : 130px;
	line-height : 18px;
	padding-top : 1px;
	padding-bottom : 1px;
	padding-left : 4px;
	padding-right : 4px;
	}

a:hover.menu2 {
	background-color : silver;
	}

a.:hover {
	}

td.gap {
	background-color : black;
	height : 10px;
	}

td.fett  {
 	font-size   : 14px;
	font-weight : bold;
  }

.evt1  {
	vertical-align : top;
    text-align     : center;
 	font-size   : 18px;
	font-weight : bold;
  }

.evt2  {
	vertical-align : top;
    text-align     : center;
 	font-size   : 24px;
	font-weight : bold;
    color : rgb(60,60,60);
  }

.evt3  {
	vertical-align : top;
    text-align     : center;
 	font-size   : 16px;
	font-weight : normal;
    color : rgb(0,0,0);
  }

.evt4  {
	vertical-align : top;
    text-align     : center;
 	font-size   : 14px;
	font-weight : bold;
    color : rgb(0,0,0);
  }

.evt5  {
	vertical-align : top;
    text-align     : center;
 	font-size   : 14px;
	font-weight : normal;
    color : rgb(0,0,0);
  }

td.bg1  { background-color:silver; }

td.bg2  { background-color:white; }

tr.bgg  { background-color : gray; }


