.GrisBG {
	background-color: #efeeeb;
	background-image: url(images/gris.jpg);
	background-repeat: repeat;
	padding: 10px;
}
.BlancoBG {
	padding: 10px;
}
.Content .Normal {
	color: #666666;
}
.Content .NormalBold {
	color: #666666;
}
.Content TD {
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
.Content ul {
	margin-left: 0px;
	padding-left: 0px;
}
.Content li {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	list-style-image: url(images/vineta.png);
}
.Content A:link, A:visited  {
	color: #339933;
	text-decoration: none;
}
.Content A:active, A:hover    {
	color: #339933;
	text-decoration: underline;
}
.Content .CommandButton  {
	color: #339933;
}
.Content A.CommandButton:link, A.CommandButton:visited  {
	color: #339933;
	text-decoration: underline;
}
.Content A.CommandButton:active, A.CommandButton:hover    {
	color: #339933;
	text-decoration: none;
}
.Content .Head {
	color: #20262d;
	font-size: 12px;
}
.Content .SubHead {
	color: #666666;
}
.Content p {
	color: #666666;
	font-size: 10px;
}
