BODY, TABLE, OL, TR, TD, P, UL {
	font-family : Arial, sans-serif;
	font-size : 10pt;
}

TH {background-color : lightgrey; font-weight : bold}

P.section-title--seclev1 {
	font-size : 24pt;
	font-weight : bold;
}

UL.none {
	list-style-type : none;
}

TD.list--arabic--number {
	vertical-align : top;
	text-align : right;
	padding-right : 5px;
}

TD.step-first-para {
	vertical-align : top;
	text-align : left;
	font-weight : bold;
}


P.work-operations-title, P.section-title--seclev2 {
	font-size : 18pt;
	font-weight : bold;
}

P.title, P.operation-nr, P.first-title {
	font-size : 14pt;
	font-weight : bold;
}

P.generated-text, SPAN.generated-text {
	font-weight : bold;
	color : Blue;
}

SPAN.option-code {
	color : Blue;
}

SPAN.gt-service, P.topic, SPAN.tool, SPAN.gt-picto, P.bold, SPAN.tech-spec {
	font-weight : bold;
}

SPAN.tech-spec-new {
	background:lightgrey; border:2; border-style:dotted; font-weight : bold;
}

SPAN.gt-important, SPAN.gt-warning {
	font-weight : bold;
	color : Red;
}

SPAN.gt-notice {
	font-weight : bold;
	color : Blue;
}


.border-bot {
	border-bottom : thin solid Black;
}
.border-all {
	border : thin solid Black;
}
.border-none {
	border : none;
}
.border-right {
	border-right : thin solid Black;
}
.border-botright {
	border-right : thin solid Black;
	border-bottom : thin solid Black;
}

.sub {
	font-size : 8pt;
	vertical-align : sub;
}

.sup {
	font-size : 8pt;
	vertical-align : super;
}

A:link.ftnref, A:active.ftnref, A:visited.ftnref, A:hover.ftnref {
	color: Green;
	font-weight:bold;
	font-size : 8pt;
	text-decoration:none;
	vertical-align : super;
}

.nobreak {
	margin-top : -1em;
}

P.para-before-list, P.para-before-table {
	margin-bottom : 4pt;
}

BODY.pr {
	background : white;
	color : black;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt; 
	line-height: 13pt;
}


A.level3 {
	font-weight : bold;
}
A:link.level3, A:active.level3, A:hover.level3 {
	color : #0000FF;
}

A:visited.level3 {
	color : #FF4E4E;
}

.outline {
	cursor: hand;
}

#out0 {
	position:relative;
	left:5;
	top:+10px;
	width:100%;
}

H6 {
	margin-top : 0.8em;
	margin-bottom : 0.8em;
}

/* LUIND */
TD.luind-title {
	background-color : wheat;
	font-weight : bold;
	vertical-align: top;
}

TD.luind-data {
	background-color:ivory
}