body {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size:80%;
	color:#000000
}

td {
	border-left: solid 1px;
	border-bottom: solid 1px;
	width: 25%;
}
h1 {font-size:2em;margin-bottom:0px;}
h3 {margin-bottom:0px;margin-top:6px;}

.ssh3 {
	
}

.captiontop {
}

.sstable {
	width: 80%;
	empty-cells: show;
	border: ridge 4px;
	border-spacing:0px;	
}

.ssheaderrow {
	text-align: center;
	
}

.ssheaderblankcolumn {
	border-right: solid 2px;
	border-bottom: solid 2px;
}

.ssheadercolumn {
	font-weight: bold;
	border-bottom: solid 2px;
}

.ssgrouprow {

}

.ssgroupnamecol {
	border-right: solid 2px;
	font-weight: bold;
}

.ssgroupdatacol {
	text-align: center;
}

.ssdetailrow {
	background-color: #f7f7f7	
}

.ssdetailcol {
	font-size:x-small;
}

.ssoverallrow {

}

.ssoverallnamecol {
	font-weight: bold;
	border-right: solid 2px;
}

.ssoveralldatacol {
	text-align: center;
}

.sscaptionbottom {
	font-style: italic;
}

.redsample {
	color: #BB0000;
	font-weight:bolder;
}

.yellowsample {
	color: #b7b700;
	font-weight:bolder;
}

.dossierWARN, .dossierINFO, .redsample, .yellowsample {text-decoration:none}

.dossierWARN {
	color: #FF9999;
}
.dossierINFO {
    color: #e7e799;
    font-weight: bolder;
}

