body {
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #4F4F4F;
	text-decoration: none;
}

img {
	border : none;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #4F4F4F;
	text-decoration: none;
}

.text_general {
	/* General Text */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #4F4F4F;
	text-decoration: none;
	line-height: 150%;
	padding-left: 5px;
	padding-right: 5px;
}

.text_bold_gray {
	/* General Text bold grey */	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	letter-spacing: 1px;	
	color : #4F4F4F;
	text-decoration: none;
	font-weight: bold;
}
.text_bold_black {
	/* General Text bold black */	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 13px;
	letter-spacing: 1px;	
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}
.text_blue {
	/* Text Blue */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 10px;	
	color : #4E526F;
	font-weight: normal;	
}

.text_grey {
    /* General Text grey */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 10px;	
	color : #666666;
	font-weight: normal;
}

.titles_red {
	/* Titles Red */
    color: #CA1204;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.page_title_big {
	/* Title Page Big*/
    color: #454588;
    font-family: Arial;
	letter-spacing: 1px;
    font-size: 16px;
    font-weight: bold;
}

.page_title_blue {
	/* Title Page Blue */
    font-family: Arial;
	color: #454588;
	letter-spacing: 1px;
    font-size: 14px;
    font-weight: bold;
	padding-left: 10px;
}

.subtitle {
	/* Subtitles Red */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #EC7C04;
	font-style: normal;
	line-height: normal;
}

.captions {
	/* Text small yellow */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ECAB05;
	font-weight: normal;
}

A {
    COLOR: #576AAC;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: underline;
}

A:hover{
    color: #F3BC30;
    text-decoration: underline;
}

A.footer {
    color: #919CB8;
    font-family: Verdana;
    font-size: 7pt;
    text-decoration: none;
}

A.footer:hover{
    COLOR: #F3BC30;
    text-decoration: underline;
}

.footer2 {  
	color: #919CB8;
    font-family: Verdana;
    FONT-SIZE: 7pt
}
.time_date{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #8E8E6C;
}

table.general {
	border: 1px solid #DADDCA;
	background-color: #F8F8F6;
}
table.big {
	border: 1px solid #DADDCA;
	background-color: #ffffff;
	border-bottom-color: #ffffff;
    border-top-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #DADDCA;
}
.text_pop {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 10px;	
	color : #333333;
	font-weight: normal;	
}

table.pop {
	border: 1px solid #999999;
}
td.cell {            
	border: 1px solid #CCCEC3;
	background-color: #FFFFFF;
    border-bottom-color: #CCCEC3;
    border-top-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff; 
}
td.cell_footer {            
	border: 1px solid #CCCEC3;
	background-color: #FFFFFF;
    border-bottom-color: #ffffff;
    border-top-color: #CCCEC3;
    border-left-color: #ffffff;
    border-right-color: #ffffff; 
}

