body, h1, h2, h3, table	{
font-family:verdana, arial, sans-serif;
}

body {
	background : #fff url('http://www.dx.com.mx/images/bg.gif') fixed;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

h1	{
	font-size: 14px;
	text-align:center;
	color: #c00;
	line-height:120%;
	font-weight:bold;
	margin: 1px;
}

h2	{
	font-size: 14px;
	text-indent: 5px;	
	color: #c00;
	line-height:100%;
	font-weight:bold;
	margin: 1px;
	margin-top: 8px;
}

h3	{
	font-size: 12px;
	text-align: left;
	color: #c00;
	line-height: 120%;
	font-weight: bold;
	margin: 0px;
	margin-left: 10px;
}

p	{
	font-size: 12px;
	color: #000;
	margin: 10px;
	line-height: 130%;
	text-indent: 5px;
	padding: 2px;
}

p.small	{
	font-size: 9px;
	text-indent: 0px;
	line-height: 120%;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
} 

hr	{
	color:#000;
	line-height:5px;
	width: 80%;
}

.footer	{
	font-size: 9px;
	color: #fff;
	text-align: left;
	margin: 0px;
	margin-left:5px;
	white-space: none;
	letter-spacing: 1px;
}


.link1 a:link       { text-decoration: none; color: #fff;}
.link1 a:visited    { text-decoration: none; color: #fff;}
.link1 a:hover      { text-decoration: none; color: #fff; background-color : #c00;}

.nav a:link       { text-decoration: underline; color: #000;}
.nav a:visited    { text-decoration: underline; color: #000;}
.nav a:hover      { text-decoration: underline; color: #000; background-color : #ccf;}

.listing {
	font-size: 11px;
	color: #000;
	margin: 0px;
	text-indent: 0px;
	line-height: 14px;
	font-family: arial,sans-serif;
	padding: 0px;
}

.listing a:link       { text-decoration: underline; color: #000;}
.listing a:visited    { text-decoration: underline; color: #000;}
.listing a:hover      { text-decoration: underline; color: #000;}

.none	{
	font-size: 10px;
	color: #000;
	margin: 0px;
}

div.border {
	width: 728px;
	border: 0px;
	border-right: 3px double #006;
	border-bottom: 3px double #006;
	background: #fff;	
}