.body
{
	BACKGROUND-COLOR: #ffffff;
	COLOR: #3333cc;
	FONT-FAMILY: 'Verdana';
	FONT-SIZE: 9pt;
	background-image: url(images/fondo.gif);
	background-repeat: repeat;
	
	position:abosolute;
	left:50%

}
.button
{
    BACKGROUND-COLOR: blueviolet;
    COLOR: lemonchiffon;
    FONT-FAMILY: 'Verdana';
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bolder
}
.text
{
    COLOR: #000099;
    FONT-FAMILY: 'Courier New';
    FONT-SIZE: 10pt
}
.header
{
    COLOR: blueviolet;
    FONT-FAMILY: 'Courier New';
    FONT-SIZE: 24pt;
    FONT-WEIGHT: bolder
    position:abosolute;
	left:50%

}
.Pergamino
{
    FONT-FAMILY: 'Book Antiqua';
    FONT-WEIGHT: bolder
}
.listodd
{
    BACKGROUND-COLOR: transparent
}
.listeven
{
    BACKGROUND-COLOR: white
}
.listhead
{
    BACKGROUND-COLOR: navy;
    COLOR: white;
    FONT-FAMILY: 'Courier New';
    FONT-WEIGHT: bolder
}
.listtable
{
    BORDER-BOTTOM: thin solid;
    BORDER-LEFT: thin solid;
    BORDER-RIGHT: thin solid;
    BORDER-TOP: thin solid
}
.subtitulo {
	font-family: "Book Antiqua";
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
	border: none;

}
.accountinfo {
	font-family: "Book Antiqua";
	font-size: 14pt;
	font-weight: bold;
	color: #003366;
	letter-spacing: 1pt;


}
.SubtituloPeq {

	font-family: "Book Antiqua";
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
}
.encab {
    COLOR: #333399;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bolder;
    mso-ansi-language: EN-US; 
    mso-bidi-font-size: 12pt;
}
#logo{
	float:center; width:800px; height:380px; background-color:#F7F7F7; border-center:solid 1px #999999;
	background-image: url('BARNER1.jpg');
	background-repeat: no-repeat;
	height: 360px
	position:abosolute;
	left:50%

}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCFF;
}