body,td		{
			font-family : Arial, Verdana, Helvetica, sans-serif;
			color: #000000;
			font-size : 12px;
			}
a:link,a:visited,a:active
			{
			font-family : Arial, Verdana, Helvetica, sans-serif;
			color: #000000;
			font-size : 12px;
			text-decoration: underline;
			}
a:hover		{
			font-family : Arial, Verdana, Helvetica, sans-serif;
			color: #000000;
			font-size : 12px;
			text-decoration: none;
			}
.kop		{
			font-family : Arial, Verdana, Helvetica, sans-serif;
			color: #000000;
			font-size : 13px;
			font-weight: Bold;
			}
.kopbig		{
			font-family : Arial, Verdana, Helvetica, sans-serif;
			color: #000000;
			font-size : 18px;
			font-weight: Bold;
			}
.send		{
			color:#000000;
			background-color:#E5E5E5;
			font-family: Arial, Verdana;
			font-size: 18px;
			border-width: 0.1em; 
			border-style: solid; 
			border-color: #000000;
			}
.input		{
			color:#000000;
			background-color:#E5E5E5;
			font-family: Arial, Verdana;
			font-size: 12px;
			border-width: 0.1em; 
			border-style: solid;
			width: 200px;
			border-color: #000000;
			}
.textarea	{
			color:#000000;
			background-color:#E5E5E5;
			font-family: Arial, Verdana;
			font-size: 12px;
			border-width: 0.1em; 
			border-style: solid; 
			width: 300px;
			border-color: #000000;
			}
input		{
			color:#000000;
			background-color:#E5E5E5;
			font-family : Arial, Verdana, Helvetica, sans-serif;
			font-size: 12px;
			border-width: 0.1em; 
			border-style: solid; 
			border-color: #000000;
			}