﻿
body { 
 padding:0em;margin:0em;
 background: white;
 color: #000026;
 font: 100% sans-serif;
}


object { border:thin none green; }

iframe { border:thin none blue;  }

object.contento { 
 width:15%;height:6em;
 margin:2px;padding:3px;
}

iframe.contenti { 
 width:15%;height:6em;
 margin:2px;padding:3px;
}


