a:active       { color: #031579; text-decoration: none }
a:hover        { color: #0066FF; text-decoration: underline }
a:link         { color: #031579; text-decoration: none }
a:visited      { color: #031579; text-decoration: none }

body           { color: black;
                 font-style: normal;
                 font-weight: normal;
                 font-size: 10pt;
                 font-family: Arial; 
                 background-color:#3C7FAF}

form           { float: left; }

p              { color: #000000;
                 font-style: normal;
                 font-weight: normal;
                 font-size: 10pt;
                 font-family: Arial; }

table          { color: black;
                 font-style: normal;
                 font-weight: normal;
                 font-family: Arial;
                 font-size: 10pt; }


table.titulo   { font-size: 14pt; 
                 font-weight: bold; 
                 color: white; 
                 background-color: #0000FF; }

td.c1          { background-color: #ffffff;
                 text-align: right;
                 font-size: 8pt; }

td.c2          { background-color: #EAF3FC;
                 text-align: right;
                 font-size: 8pt; }

th.c3 { color: #031579;
	background-color: #D8EAFF;
   text-align: left;
	font-size: 8pt; }


td.c3          { background-color: #FFFFFF;
                 text-align: right;
                 font-size: 8pt; }

td.c4          { background-color: #ccff99;
                 text-align: right;
                 font-size: 8pt; }

th.c5			{
				color: #FFFFFF;
				background-color: #031579;
				font-size: 8pt; }

td.c5          { background-color: #EAF3FC;
                 font-size: 10pt; }

td.c6          { background-color: #ffffff;
                 font-size: 10pt; }
                 
img				{ border:0px}

#social {
	width: 250px;
	height: 48px;
	
}
.social {
	text-decoration: none;
}
.social:hover {
	text-decoration: none;
	height: 48px;
	width: 48px;
}
