*{
color:gray;
}
body,td {
font-family: Verdana, sans-serif;
color:#111212;
background-color:#ffffff;
font-size:14px;
height:100%;
margin-bottom:0px;
margin-top:0px;


}

a{
font-weight:bold;
text-transform:capitalize;
}
a:link{
color:gray;
}
a:hover{
color:black;
}
a:visited{
color:silver;
}

.item{
font-weight:bold;
text-transform:capitalize;
height:50px;
border-bottom:1px solid black;
cursor:pointer;
width:100%;
text-align:center;
}
.boton{
font-weight:bold;
text-transform:capitalize;
height:45px;
border-bottom:1px solid black;
width:100%;
background-color:#9999cc;
}
table{
width:100%;
}
checkbox{
margin:5px 5px 5px 5px;
}
h1,h2,h3{
width:100%;
background-color:#ccccff;
}

