body        {
	vertical-align: none;
	text-align: none;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	/*background-image : url(../images/bglogo7.jpg);
	*/
	background-position : center;
	background-repeat : no-repeat;
	background-color : #F6FAFB;
}
button      { 	font-size: 8pt; 
				font-style: normal; 
				font-family: Verdana, Arial, Helvetica; 
               	border-style: solid; border-width: 1pt 
			}
caption     { 	font-size: 14pt; 
				font-style: normal; 
				font-family: Arial, Arial, Helvetica 
			}
fieldset    { 	font-family: Arial, Arial, Helvetica; 
				font-size: 8pt; 
				font-style: normal; 
               	border-style: solid; 
				border-width: 1pt 
			}
h1          { 	vertical-align: none; 
				font-size: 24pt; 
				font-family: Tahoma; 
				text-align: none; 
               	font-weight: normal; 
				font-style: normal 
			}
h2          { 	font-family: Tahoma; 
				font-style: normal; 
				font-size: 18pt; 
				font-weight: normal; 
               	vertical-align: none; 
				text-align: none 
			}
h3          { 	font-family: Tahoma; 
				text-align: none; 
				font-size: 14pt; 
				vertical-align: none; 
               	font-weight: normal; 
				font-style: normal 
			}
h4          { 	font-weight: normal; 
				font-size: 12pt; 
				font-style: normal; 
				text-align: none; 
               	font-family: Tahoma; 
				vertical-align: none 
			}
h5          { 	font-size: 10pt; 
				font-style: normal; 
				font-weight: normal; 
				font-family: Tahoma; 
               	vertical-align: none; 
				text-align: none 
			}
h6          { 	text-align: none; 
				vertical-align: none; 
				font-family: Tahoma; 
				font-size: 8pt; 
               	font-style: normal; 
				font-weight: normal 
			}
label       { 	font-size: 8pt; 
				font-style: normal; 
				font-family: Verdana, Arial, Helvetica 
			}
marquee     { 	font-family: Tahoma; 
				font-size: 12pt 
			}
select      { 	font-style: normal; 
				font-family: Tahoma; 
				font-size: 8pt; 
               	border-style: solid; 
				border-width: 1pt 
			}
table       { 	font-family: Tahoma; 
				font-style: normal; 
				font-weight: normal; 
				text-align: none; 
               	vertical-align: none; 
				font-size: 10pt
			}
textarea    { 	font-style: normal; 
				font-size: 8pt; 
				font-family: Tahoma; 
               	border-style: solid; 
				border-width: 1pt 
			}
th          { 	font-family: Tahoma; 
				font-style: normal 
			}
.texto		{
	font-family: Tahoma;
	color: #376777;
	font-weight : lighter;
	font-size : 11px;
}
.textoResaltado		{
	font-family: Arial, Helvetica, sans-serif;
	color: #4AB3B5;
	font-weight : bold;
	font-style : italic;
}
.texto2		{
	font-family: Arial;
	color: #83B4C5;
	font-size : smaller;
	font-weight : bold;
	list-style : images/vineta.gif;
}
.titulo		{
	font-family: Arial;
	color: White;
	font-size : small;
	font-weight : bold;
}
.subtitulo		{
	font-family: Arial;
	color: #708090;
	font-size : smaller;
	font-weight : normal;
}
.justificado{
	text-align : justify;
}