body {
	BACKGROUND: #B0B4CF;
}

TD.UnderLine {
	BORDER-RIGHT: black ;
	PADDING-RIGHT: 0em;
	COLOR: darkblue;
	BORDER-TOP: black 1px;
	PADDING-LEFT: 0em;
	PADDING-BOTTOM: 0em;
	BORDER-LEFT: black 1px;
	PADDING-TOP: 0em;
	BORDER-BOTTOM: black 1px solid
}
TD.OneLine {
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid
}
TABLE.OneLine {
	BORDER-RIGHT: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-COLLAPSE: collapse
}

td
	{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
	
.content
	{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}

textarea {
	width: 200px;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
}
P
	{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
.headquarter
	{
	font-family: verdana, arial, helvetica;
	font-style: none;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	}
h1
	{
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

h3
	{
	font-family: verdana, arial, helvetica;
	font-size: 16px;

	font-weight: bold;
	text-decoration: none;
	}

h2
	{
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	}
	
h4
	{
	font-family: verdana, arial, helvetica;
	font-size: 22px;
	font-weight:normal;
	text-decoration: none;
	}

a
	{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: blue;
	/*cursor: crosshair;*/


	}


A:hover {
	color: red;
	border: 0px dotted #7474c9;
	/*background-color: transparent;*/
	background-color: #f0f0ff;
}


li
	{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	}
	
ul
	{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	}
	
pre {
	font-family: courier new
	font-size: 17px;

}
TD.hoofding {
	background-color: #f0f0ff;
	font-weight:bold;
}