a:link {
	text-decoration: none;
	color: #00ccff;
}
a:visited {
	text-decoration: none;
	color: #ccffff;
}
a:hover { text-decoration: none; color: #ffffff}

a:active {COLOR: #87ceeb; 
TEXT-DECORATION: line-through;}


body, html   {
	FONT-SIZE: 7pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
}
TD           {
        font-size:7pt;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma

}

.encabezadotd      {
	color: #3399cc;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 7pt;
	text-align:center;
	border: 1px solid #000000;
	background-color:#336699;
}
.contenidotd{
        border-top:1px dotted #FFFFFF;
        border-right:1px dotted #FFFFFF;
	border-bottom:1px dotted #FFFFFF;
	border-left:1px dotted #FFFFFF;
	font-family: Tahoma;
	text-align:"justify";
	font-size: 7pt;  
        background-color: #034588;   


}

.encabezado      {
	color: #87ceeb;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	font-family: Verdana;
	font-size: 7pt;
}


.sidetitle{
		color:#d6ecf1;
		background:#4c6d97;
		font-size:xx-small;
		font-weight:bold;
		letter-spacing:5px;
		padding:5px;
		text-align:center;
	}

	.side{
                border-top:1px solid #003366;
		border-right:1px  solid #33ccff;
		border-bottom:1px solid #33ccff;
		border-left:1px solid #33ccff;
	}



	