@charset "utf-8";
/* CSS Document */
.parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	position: static;
}
body{
margin-top: 0px;
background-color:#CCCCCC;
}
a:link {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
.tex{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color:#999999;
font-variant: normal;
text-decoration: none;
text-align: justify;
vertical-align: top;
letter-spacing: normal;
word-spacing: normal;
line-height: normal;
position: static;
}
.2{ 
border:0;
cellSpacing:0;
cellPadding:0;
width:930px;
align:center;
}
