img{
border:none;
}

.items {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #C40004;
	text-decoration: none;
}
.itemsbold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #C40004;
	text-decoration: none;
}
.txt {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	vertical-align: top;

}
.txtbold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	vertical-align: top;

}
.bulletred {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #c40004;
	text-decoration: none;
}
.txtcursiva {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: italic;
	vertical-align: top;


}
