body
{
	color: #888888;
	background-color: transparent;
	margin: 0px;
}
	
/* ----------------------------------------------------	*/

a
{
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

a:hover 
{
	color: #d87d1d; 
}
	

h1
{
	color: #555555;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

/* ----------------------------------------------------	*/

div.title
{
	color: #555555;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 5px 0px;
}

div.title2
{
	color: #777777;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0px 0px;
}

div.section-title
{
	color: #555555;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0px 0px;
}

div.intro
{
	color: #555555;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 0 0 7px 0px;
}


div.headline
{
	color: #555555;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 4px 0px;
}


div.section
{
	color: #555555;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0 6px 0px;
}


div.body1
{
	color: #555555;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 8px 0px;
}

div.body2
{
	color: #555555;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 2px 0px;
}

span.body
{
	color: #555555;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


div.question
{
	color: #555555;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 6px 0px;
}

div.answer-headline
{
	color: #555555;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px 6px 0px;
}

span.answer-headline-orange
{
	color: #d87d1d;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

div.answer-body1
{
	color: #555555;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 8px 0px;
}

div.answer-body2
{
	color: #555555;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 20px 0px;
}

div.note
{
	color: #555555;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}

div.smallprint
{
	color: #555555;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding: 10px 0 0px 0px;
}


div.footer
{
	color: #555555;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding: 10px 0 10px 0px;
}


span.date1
{
	color: #555555;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

span.date2
{
	color: #d87d1d;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

span.toc
{
	color: #555555;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

span.toc-orange
{
	color: #d87d1d;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

span.toc-title
{
	color: #444444;
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
