BODY {

    font-family:     Verdana, Arial, Helvetica, sans-serif;
    font-weight:     normal;
    font-size:       10pt;
    color:           #003366; 

    background:      #95B8DB;
    border-width:    0px;
	margin:			1em 0 0 0;

    SCROLLBAR-3DLIGHT-COLOR:    #458BB9;
    SCROLLBAR-HIGHLIGHT-COLOR:  #ffffff;

    SCROLLBAR-FACE-COLOR:       #85A8CB;

    SCROLLBAR-SHADOW-COLOR:     #458BB9;
    SCROLLBAR-DARKSHADOW-COLOR: #003366;

    SCROLLBAR-ARROW-COLOR:      #458BB9;
    SCROLLBAR-TRACK-COLOR:      #C7CBE2;


    text-align:                 justify; 
    cursor:                     normal;
}

li { list-style-type: square;

}

th {
    border:          2px outset #000080;
    text-align:      center; 

}

A:link {

    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-weight:      bold;
    font-size:        10pt;
    color:            #00FFCC;
    text-decoration:  none;
}

div A:link {

    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-weight:      bold;
    font-size:        10pt;
    color:            #00FFCC;
    text-decoration:  none;
}

A:visited {

    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-weight:      bold;
    font-size:        10pt;
    color:            #00FFCC;;
    text-decoration:  none;
}

div A:visited {

    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-weight:      bold;
    font-size:        10pt;
    color:            #00FFCC;
    text-decoration:  none;
}

A:active {

    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-weight:      bold;
    font-size:        10pt;
/*    color:            #006600;    */
    text-decoration:  none;
}

div A:active {

    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-weight:      bold;
    font-size:        10pt;
/*    color:            #000080;   */
    text-decoration:  none;
}

A:hover {

    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-weight:      bold;
    font-size:        10pt;
/*    color:            #ffffff; 
    background-color: #006699;     */
    text-decoration:  none;
}

#FI {
    FILTER:	alpha(opacity=50)
}

.textoNormal {
    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-weight:      normal;
    font-size:        10pt;
    color:            #001144;
/*    text-align:       justify;      */
    list-style-type:  square; 
}

.texto8 {
    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-weight:      normal;
    font-size:        8pt;
    color:            #001144;
/*    text-align:       justify;      */
    list-style-type:  square; 
}

.titulo1 {
    height:           30px;
    border:           2px #007799 outset;
    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-weight:      normal;
    font-size:        14pt;
    color:            #ffffFF;
    background-color: #006699;
    text-align:       center;
    vertical-align:   middle;
}

.titulo2 {
    height:           25px;
    border:           1px #007799 outset;
    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-weight:      bold;
    font-size:        10pt;
    color:            #CFFFFF;
    background-color: #007BB7;
    text-align:       center;
    vertical-align:   middle;
}

.titulo2c {
    border:           1px #007799 outset;
    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-weight:      normal;
    font-size:        10pt;
    color:            #001144;
    background-color: #7EA9D3; /* #C7CBE2; color claro */
    text-align:       justify;      
}

.titulo2b {
    border:           1px #007799 outset;
    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-weight:      normal;
    font-size:        10pt;
    color:            #660000;
    background-color: #7EA9D3; /* #C7CBE2; color claro */
    text-align:       justify;
	padding:		0 1em 0 1em;
}

.titulo3 {
    border:           1px #007799 outset;
    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-weight:      bold;
    font-size:        10pt;
    color:            #95B8DB;
    background-color: #006699;
    text-align:       center;
    vertical-align:   middle;
}



