/* stylesheet for blue-pages */
body { 
	background-color: peru; 
	background-image: url('dekos/ari2trans.gif'); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: right bottom; 
	font: bold 10pt sans-serif;
	text-align: left;
	text-decoration: none;
	color: #000000;
}
TD {
	background-color: #6699FF;
	font: 10pt sans-serif;
	text-align: center;
	color: black;
}

TD.ari {
	background-color: #0000FF;
	font: normal 7pt sans-serif;
	color: yellow;
	text-align: center;

}

TD.var1 {
	background-color: lightgrey;
	font: 10pt arial;
	text-decoration: none;
	color: black;
	text-align: left;
}

TD.var2 {
	background-color: white;
	font: 9pt arial;
	text-decoration: none;
	color: black;
	text-align: center;
}

P.var {
	font-size : 80%;
}

TD.colb {
	background-color: #FFFF00;
	text-align: center;
}

TD.pusaq {
	background-color: #FFFF99;
	font: bold 12pt sans-serif;
	font-style : italic;
	text-decoration: none;
	color: black;
	text-align: center;
}
