body
{
	margin-top: 10px;
	background: #white;
}

p, h2, li, span, .text 
{
	margin-left: 0pt;
	margin-right: 0pt;
	font-family: arial;
	color:#000000;
	font-size: 10pt;
	margin-top: 0px;
}

h2
{
	font-size: 12pt;
	font-weight: bold;
}

a
{ 	
	color:#000000;
}

a.sub
{
	color:#000000;
	font-size: 8pt;
}

a:hover { text-decoration:none; color:#red; }

a.menu { 
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

span
{
	margin-right: 10pt;
	margin-left: 10pt;
	margin-top: 15pt;
	margin-bottom: 15pt;
}

table
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-position: top left;
	background-color: white;
	background-repeat: no-repeat;
}

.noborder
{
	border-width: 0px;
}

.menu
{ 
	height: 20;
}

.een	{ background-color: rgb(205, 205, 205); }

#1 {
	background-color: #2E2A30;
    padding: 5px 5px 5px 10px;
}

#2 {
    background-color: #928980;
    padding: 5px 5px 5px 5px;
}


#3 {
	background-color: #C5C3A8;
}
