/* CSS Document */

body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#2b2b2b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8f8f8f;
	font-size: small;
}.pie {
	font-size: 10px;
	color: #666666;
}
.h1 {
	font-size:x-large;
	font-weight: bold;
	color: #CCCCCC;
}
.h2 {
	font-size:large;
	font-weight: bold;
	color: #CCCCCC;
}
.h3 {
	font-weight: bolder;
	color: #CCCCCC;
}
.h3 a:hover {
	font-weight: bolder;
	color: #CCCCCC;
}
.h3 a:link {
	font-weight: bolder;
	color: #CCCCCC;
}
.h3 a:visited {
	font-weight: bolder;
	color: #CCCCCC;
}
.tituloNaranja {
	font-size:12px;
	font-weight:bold;
	color:#ff7907;
	font-stretch:condensed;
}
.texto01 {
	font-size:12px;
	color:#989897;
}
.texto01 a:hover{
	font-size:12px;
	color:#989897;
}
.texto01 a:link{
	font-size:12px;
	color:#989897;
}
.texto01 a:visited{
	font-size:12px;
	color:#989897;
}
.texto02 {
	color:#ff7907;
	font-size:16px;
	font-weight:bold;
	font-stretch:narrower;
}
td {
	text-align:left;
}