.Estilo1 {
	font-family: Arial;
	font-size: 14px;
}
.Estilo2 {
	font-family: Arial;
	font-size: 12px;
}.top_cabecera {
	background-image: url(.../images/cdc_cintBW.jpg);
	height:150px;
	width:50px;
}

body {
     font:12px verdana;

}

p {
     font:12px verdana;
}

a.category:link {

    font:14px verdana;
	color: #000066;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
}

a.category:hover {

    color: #0066FF;
	text-decoration:underline;
}

a.category:visited {

    font:14px verdana;
	color: #000066;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;

}

.contentdescription {
     font:14px verdana;
}
td {
     font:12px verdana;
} 
tr {
     font:12px verdana;
}
table.contenttoc {
    font:12px verdana;
}
table.contenttoc td {

    font:12px verdana;
}
ul {
    font:12px verdana;
	color: #0066FF;
	text-decoration:underline;
}
a.contentpagetitle:hover {
    font:12px verdana;
	color: #0066FF;
	text-decoration:underline;
}
/*
tr.sectiontableheader a {
    border: 1px solid #cccccc;
    text-align:center;
    font-size: 14px;
    padding:2px;
	color:#000099;
}
tr.sectiontableentry1:link td a {
    font:14px verdana;
	color: #000099;
	font-weight:bold;
	padding:2px;
}

tr.sectiontableentry2:link td a {
    font:14px verdana;
	color: #000099;
	font-weight:bold;
	padding:2px;
}
tr.sectiontableentry1:hover td a {
	font:14px verdana;
	font-weight:bold;
	color: #0099FF;
	text-decoration: underline;
	padding:2px;
}
tr.sectiontableentry2:hover td a {
	font:14px verdana;
	font-weight:bold;
	color: #0099FF;
	text-decoration: underline;
	padding:2px;
}
tr.sectiontableentry1:visited td a {
    font:14px verdana;
	color: #000099;
	font-weight:bold;
	padding:2px;
}

tr.sectiontableentry2:visited td a {
    font:14px verdana;
	color: #000099;
	font-weight:bold;
	padding:2px;
}
*/
td.sectiontableheader {
    background:#FFFFFF;
    color: #000099;
    font-weight: bold;
    text-align:lefth;
    font-size: 16px;
	/*font:14px verdana;*/
    padding:4px;
    /*border-right: 2px solid #cccccc;*/
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td{
    font:14px verdana;
	color: #000099;
	font-weight:bold;
	padding:4px;
}

td.sectiontableentry1 , td.sectiontableentry2{
    font:14px verdana;
	font-weight:bold;
	color: #0099FF;
	text-decoration: underline;
	padding:4px;
}
tr.sectiontableentry1:hover td a, tr.sectiontableentry2:hover td a{
	font:14px verdana;
	font-weight:bold;
	color: #0099FF;
	text-decoration: underline;
	
}
tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td{
	font:14px verdana;
	font-weight:bold;
	color: #0099FF;
	text-decoration: underline;
	
}
td.sectiontableentry1:hover, td.sectiontableentry2:hover{
    font:14px verdana;
	font-weight:bold;
	color: #0099FF;
	text-decoration: underline;
	
}