.lead1
{
	background-color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: White;
	padding: 5px;
	width: 180px;
}

.lead1body
{
	padding: 5px;	
	width: 180px;
	font-family: Tahoma;
	font-size: 11px;
}

.lead2
{
	background-color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: White;
	padding: 5px;
	width: 180px;
}

.lead2body
{
	padding: 5px;	
	width: 180px;
	font-family: Tahoma;
	font-size: 11px;	
}

.lead3
{
	background-color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: White;
	padding: 5px;
	width: 370px;
}

.lead3body
{	padding: 5px;	
	width: 370px;
	font-family: Tahoma;
	font-size: 11px;	
}

.leadtitle
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

.buttons
{
	background-color: #cdae1c;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333366;
	padding: 5px;
	width: 160px;
}

.storytitle
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #6666CC;
	padding: 5px;
	padding-bottom: 8px;
	width: 160px;	
}

.note
{
	background-color: black;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding: 8px;
	padding-left: 12px;
	width: 180px;
}

.notebody
{
	background-color: #ebeaf1;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: black;
	padding: 5px;
	padding-left: 12px;
	border-right: 1px solid #CCCCFF;
	border-bottom: 1px solid #CCCCFF;
	width: 180px;
}

.subscribe
{
	background-color: black;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fefffa;
	padding: 8px;
	padding-left: 12px;
	width: 180px;
}

.subscribebody
{
	background-color: #ebeaf1;
	font-family: Tahoma;
	font-size: 10px;
	color: #black;
	padding: 5px;
	padding-left: 12px;
	border-right: 1px solid #CCCCFF;
	border-bottom: 1px solid #CCCCFF;
	width: 180px;
}

.more
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #6666CC;
}

.footer
{
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CEE2E3;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-top: 8px;
	background-color: #000000;
	width: 100%;
}

.footer1
{
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CEE2E3;
}

.header_guidelines
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bolder;
	color: white;	
	padding: 10px;
	width: 600px;
	background-color: #666600;
}

.txt_guidelines
{
	background-color: White;
	border-right: 1px solid #999900;
	border-bottom: none;
	border-left: none;
	border-top: none;
	padding: 15px;		
	width: 600px;
	font-family: arial;
	font-size: 13px;
	color: Black;	
}

.button_home
{
	background-color: black;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	padding: 5px;
	width: 160px;
}

.table_search
{
	background-color: White;	
	font-family: arial;
	font-size: 13px;
	color: Black;	
}

.credito
{
	font-size: 10px;
	font-style: italic;
}

