body {
 font-family : Arial, Verdana, Helvetica, Knile, sans-serif;
 margin: 1px;
 padding: 1px;
 color: #003366;
 font-size : 15px;
 line-height: 150%;
}

a:link { color: #800000; font-family: Arial, Verdana, Helvetica, Knile, sans-serif; font-size: 15px; line-height: 150%;font-weight: bold }
a:visited { color: #800000; font-family: Arial, Verdana, Helvetica, Knile, sans-serif; font-size: 15px; line-height: 150%;font-weight: bold }
a:hover { color: #F58021; font-family: Arial, Verdana, Helvetica, Knile, sans-serif; font-size: 15px; line-height: 150%;font-weight: bold }

table { 
 width: 90%;
 border-spacing: 1px;
 border-collapse: separate;
 line-height:25px;
 text-align: justify;
 text-justify: inter-word;
}
td { 
 padding: 3px;
}

.contwidth {
 width: 50%;
}

#page {
 margin: 0px auto;
 width: 100%;
}
 
#header {
 position: fixed;
 top: 0;
 width: 100%;
 padding: 1px 1px;
 background-color: #ffffff;
 font-size: 15px;
 color: #003366;
}
 
#content {
 height: 100%;
 overflow: auto;
 padding: 0% 0% 0% 0%;
 width: 100%;
}

.TablaContact {
 width: 50%;
 border: solid #D8D8D8 4px;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
 border-radius: 6px;
}
	
#tdb {
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #000000;
}