body {
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #055D72;
	text-decoration: none;
}

img {
	border : none;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #055D72;
	text-decoration: none;
}

.text_general {
	/* Text General */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #055D72;
	text-decoration: none;
	line-height: 130%;
}

.text_blue {
	/* Text Blue Bold */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #01669C;
	font-weight: bold;	
}
.text_ochra {
	/* Text General Ochra */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #DD7404;
	font-weight: normal;	
}

.page_title {
	/* Title Page Blue */
    color: #2A7690;
    font-family: Arial;
	letter-spacing: 2px;
    font-size: 13px;
    font-weight: bold;
}

.page_title2 {
	/* Subtitles Blue */
    color: #2F92B2;
    font-family: Arial;
	letter-spacing: 1px;
    font-size: 12px;
    font-weight: bold;
}

.page_title_ochra {
	/* Title Page Ochra */
    color: #DD7404;
    font-family: Arial;
	letter-spacing: 1px;
    font-size: 14px;
    font-weight: bold;
}

.subtitle {
	/* Subtitles Ochra */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #D47006;
	font-style: normal;
	line-height: normal;
}

.captions {
	/* Text Small */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A7690;
	font-weight: normal;
}

A{
    COLOR: #D47006;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
}

A:hover{
    color: #01669C;
    text-decoration: none;
}

A.footer{
    color: #128DA1;
    font-family: Verdana;
    font-size: 7pt;
    text-decoration: none;
}

A.footer:hover{
    COLOR: #D47006;
    text-decoration: underline;
}

.footer2 {  
	color: #128DA1;
    font-family: Verdana;
    FONT-SIZE: 7pt
}
.time_date{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a.tohome_link{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #669999;
	font-weight: bold;
}
a.tohome_link:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #D47006;
	font-weight: normal;
}

/* Links on footer */

a.footer_link{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #D47006;
	font-weight: bold;
}
a.footer_link:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A7690;
	font-weight: bold;
}
table.pop {
	border: 1px solid #999999;
}
td.border {            
	border: 1px solid #BFC1C2;
	border-top-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-bottom-color: #BFC1C2;
	border-top-color: #BFC1C2;
	border-left-color: #BFC1C2;
	border-right-color: #BFC1C2;
}