/*///////////////////////////////////////////// VM Style Sheet /////////////////////////////////////////////*/

body {
	margin: 0; 
	font-family:verdana, arial; 
	font-size: 8px; 
	color: #000040;
	scrollbar-base-color: #6B7384; #424A5A
	}
a 	{ 
	font-family: Verdana; 
	color: white; 
	font-size: 7pt; 
	text-decoration: none; 
	font-weight:normal;
	}
a#correo{
	font-family: Microsoft Sans Serif; 
	color: #000040; 
	font-size: 8pt; 
	text-decoration: underline; 
	font-weight:normal; 
	margin-left: 30;
	}
p#title {
	font-family: Verdana; 
	color: white; 
	font-size: 9pt; 
	font-weight:normal;
	}
p#normaltext {
	font-family: Microsoft Sans Serif; 
	color: #000040; 
	font-size: 10pt; 
	font-weight:normal;
	margin-left: 30;
	}
p#smalltext {
	font-family: Microsoft Sans Serif; 
	color: #000040; 
	font-size: 8pt; 
	font-weight:normal; 
	margin-left: 30;
	}
p#titulorojo {
	font-family: Microsoft Sans Serif; 
	color: #A20606; 
	font-size: 8pt; 
	font-weight:bold; 
	margin-left: 30;
	}
p#tablehead{
	font-family:Arial;
	font-size:8pt;
	color: white; 
	tab-stops:36.0pt;
	font-weight:bold; 
	text-align:left;
	}
p#tablerow{
	font-family:Arial;
	font-size:9.5pt;
	color: black; 
	tab-stops:36.0pt;
	font-weight:normal; 
	text-align:left;
	}
tr.lightrow{
	background:#E7E7E7;
	}
tr.darkrow{
	background:#D5D3D3;
	}
td#tablehead{
	width:550;
	height:22;	
	background:#637575;
	padding:3pt;
	}
td#leftcol{
	width:201;
	height:40;
	padding:3pt;
	vertical-align:top;
	}
td#rightcol{
	width:340;
	height:40;
	padding:3pt;
	vertical-align:top;
	}
	