p
{
	padding: 0px;
	margin: 0px;	
}

.bold
{
	font-weight: bold;	
}

#content
{
	font-size: 11px;	
	line-height: 17px;
	text-align: justify;
}

.content-title
{
	font-size: 11px;		
	font-weight: bold;
	color: #0064c3;
}

.content-negrita-subrayado
{
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

.text-blue
{
	color: #0064c3;
}

.text-normal
{
	color: #000;
	text-decoration: none;
	font-weight: normal;	
}

li
{
	color: #0064c3;
	margin-bottom: 10px;	
}
