 body { 
 font-family: Verdana;
 font-size: 1em;
 color: #666666; 
 text-decoration: none; 
 } 


.gpg {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.texto {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.titulos {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	margin-left: 3pt;
	list-style-image: url(images/bullet.jpg);
	list-style-position: inside;
	list-style-type: disc;
}
 a { 
 color: #666666; 
 text-decoration: none; 
 } 
 a:hover { 
 color: #9A0319; 
 text-decoration: underline; 
 } 
}

 p { 
 font-family: Verdana;
 font-size: 12px;
 color: #666666; 
 text-decoration: none; 
 } 