body 
{
	font-family:tahoma;
	font-size: 1.0em;
}

ul
{
	list-style-type: square;
}

li
{
	font-family:tahoma;
	font-size: 0.8em;
	margin-top: 10px;
}

dt
{
	font-family: tahoma;  
	font-style: bold;
	font-size: 0.8em;
	margin-top:10px;
	margin-bottom:0px;
}

dd
{
	font-family: tahoma;  
	font-size: 0.8em;
	margin-top:0px;
	margin-bottom:0px;
}

h1 
{
	font-family: tahoma;  
	font-style: bold;
	font-size: 1.20em;
	margin-top:10px;
	margin-bottom:0px;
}

h2 
{
	font-family: tahoma;  
	font-style: bold;
	font-size: 1.00em;
	margin-top:10px;
	margin-bottom:0px;
}

h3 
{
	font-family: tahoma;  
	font-style: bold;
	font-size: 0.8em;
	margin-top:10px;
	margin-bottom:0px;
}

table
{
	border:none;
	border-collapse:collapse;
}

th
{
	background-color: #ff3300;
	font-family: tahoma;  
	font-weight: bold; 
	font-size: 1.00em;
	margin: 0px;
	text-align: center;
	color: #000000;
	border:none;
	border-collapse:collapse;
}

td
{
	border:none;
	border-collapse:collapse;
}
a.toc-1
{
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
 
a.toc-2
{
	font-family: tahoma;
	text-decoration: none;
	color: black;
}
 
a:hover.toc-1 
{ 
	color: #ff0000 
}

a:hover.toc-2 
{ 
	color: #ff0000 
}
 
p 
{
	font-family: tahoma;  
	font-style: bold;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;

	font-size: 0.8em;
}

p.toc-1
{
	margin-left: 0px;
}
 
p.toc-2
{
	margin-left: 18px;
}

#banner
{
	height:180px;
	background-image:url('http://www.c-thomsen.dk/wrockets/images/banner_side.png');
	background-repeat:repeat-x;
	border:none;
	border-collapse:collapse;
}
