//.dsl-page-body LI A {
	color: black;
}//

a {
	text-decoration: none;
}

.dsl-page-body A
{
	font-face: Calibri;
	color: #535348;
	text-decoration:none;
}

.dsl-page-body A:visited
{
	font-weight: bold;
	text-decoration:none;
}

.dsl-page-body A:hover
{
	color: black;
}

.dsl-page-body tr 
{
	padding: 0px;
	margin: 0px;
}

.dsl-page-body p li
{
	font-size: 12pt;
	font-family: Sans;
}

.dsl-page-body h6
{
	font-size: 12pt;
}

.dsl-page-body h5
{
	font-size: 14pt;
}

.dsl-page-body h4
{
	font-size: 16pt;
}

.dsl-page-body a.tocref
{
	text-decoration: none;
	font: 10pt arial;
	font-weight: normal;
	color: red;
}

.dsl-page-body div.code 
{
	text-align: center;
	border: black solid 1px;
	background-color: white;
	padding: 10px;
	font: 12pt arial;
}

/* old style sheet */ 
#DSL_header
{
	padding: 0px;
	margin: 0px;
}

.oticon_logo
{
	padding: 0px;
	margin: 0px;
	border: black solid 0px;
	text-decoration: none;
}
	
#DSL_logo
{
	padding-top: 60px;
	padding-right: 60px;
}

#DSL_textbox
{
	height: 108px;
}

div.DSL_button
{
	padding-right: 20px;
	margin: 0px; 
}

A.DSL_button
{
	border: black solid 0px;
	text-decoration: none;
}

img.DSL_button
{
	padding-right: 0px;
	border: black solid 0px;
	margin-right: 20px;
}

#DSL_oticon_logo
{
	/* border: black solid 1px; */
	padding: 10px;
}


td.DSL-internal-page-body
{
	font-size: 10pt;
	padding-right: 10px;
	vertical-align: top;
}

