body	{
	background-color : #fefee3;
	background-image : url("images/backa.gif");}
	
img {border-color: black;}
	
	
h1		{	font-size:12pt;
			color: black;}

h2		{	font-size:11pt;
			color: gray;}

h3		{	font-size:10pt;
			color: silver;}

h4		{	font-size:9pt;
			color: Black;}


.klein 	{	font-size:7pt;
			font-weight : light;}
			

a:link				{
	font-size:9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration : none;
} 

a:visited			{
	font-size:9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: Black;
}

a:active			{
	font-size:9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color:#82445D;
}

a:hover				{
	font-size:9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9C3445;
}

.text, text             {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;}

	
.bold   {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		 font-weight : bold;}
.text9 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		 font-size:9pt;color: Black;}