body { margin-left: 50px;
       margin-right: 50px;
       background-image: url(fondo.jpg) }

p { text-indent: 20px;
    text-align: justify }

img { border-width: 0 }

.centrobj { text-align: center }
.rightobj { text-align: right }

.show { text-align: center }
.show table { background-color: white }
.show td { text-align: center;
           background-color: #FFFFE0 }

.evid { color: red; font-size: 110%; font-weight: bold }
.postilla { color: blue; font-size: 60% }

p.inciso { text-align: center;
           text-indent: 0; 
           font-size: 70% }

ul ul li { font-size: smaller }

.show table.codetable { width: 730px;
                  	margin-left: -25px }
.show td.codetable { text-align: left;
                     font-size: 55%;
                     vertical-align: top }
.show td.inputs { text-align: left }

.modifiedcode { color: green }
.deletedcode { color: blue }
.addedcode { color: red }

#modif { background-color: green }
#delet { background-color: blue }
#add   { background-color: red }

.tablename { font-weight: bold; font-size: 80% }
.columnname { font-style: italic; font-size: 80% }

code { font-family: arial, sans-serif }
var {font-family: arial, sans-serif;
     font-style: normal}
dfn { text-decoration: underline }
dd { text-align: justify }

.copy { font-size: 80%; font-weight: bold }

