body		{
	   		margin: 100;
			background: rgb(100%,100%,40%);
			font-family: Arial, Trebuchet MS, Veranda, Helvetica, sans-serif;
			font-size: 10pt;
			line-height: 1.1em;
			}
td      {
        font-size: 10pt;
			  line-height: 1.1em;
        }
.typA		{
			margin: 0 0 0 -50;
			background: rgb(100%,100%,40%);
			}

#bild		{position:absolute; left:50px;}
#bottom		{
			margin: 0;
			font-family: Lucida Sans Unicode, Arial Unicode MS, Lucida Sans Regular, TITUS Cyberbit Basic, Arial;
			font-size: 10pt;
			align: center;
			}			
h1			{
	   		font-size: 36pt;
			text-align: center;
			line-height: 1.2em;
	   		}
h2			{
	   		font-size: 18pt;
			text-align: center;
			line-height: 1.2em;
	   		}
h3			{
	   		font-size: 14pt;
			text-align: left;
			font-style: bold;
			line-height: 1.2em;
	   		}
h3#c    {
      text-align: center;
        }
h4			{
	   		font-size: 12pt;
			font-style: italic;
			line-height: 1.2em;
	   		}
h5			{
	   		font-size: 11pt;
			font-style: bold;
			line-height: 1.2em;
	   		}
#ipa		{
			font-family: Lucida Sans Unicode, Arial Unicode MS, Lucida Sans Regular, TITUS Cyberbit Basic, Arial;
			font-size: 10pt;
			line-height: 1.1em;
			}
#titus		{
			font-family: TITUS Cyberbit Basic, Arial Unicode MS, Arial;
			font-size: 14pt;
			}
#tituslinks	{
			font-family: TITUS Cyberbit Basic, Arial Unicode MS, Arial;
			font-size: 14pt;
			text-align: left;
			}
			
a:visited	 {
			 color: rgb(70%, 0%, 0%);
			 }

.tooltip {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 2px;
}
