﻿*, body, p, h1, h2, h3, h4, span, a, li, dd, dl {
	font-family: Times New Roman,Arial,Verdana,Arial,Helvetica,serif;
}

dt {
	font-size: 100%;
}

body {
	background-image: url(../Imagens/background.jpg);
	background-repeat: repeat-x;
	font-family: Times New Roman,Arial,Helvetica,sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: black;
}

h1, h2 {
	font-family: Arial,Helvetica,Verdana,serif;
	color: #0c3f59;
}

h1 {
	margin: 0 0;
	font-size: 18pt;
	line-height: 22pt;
	font-weight: bold;
}

h2 {
	margin: 0 0;
	line-height: 16pt;
	font-size: 13pt;
}

a {
	color: blue;
	font-size: 12pt;
	line-height: 14pt;
}

a:hover {
	color: blue;
}

p {
	font-size: 100%;
	line-height: 13pt;
	font-weight: normal;
}

table {
	width: 100%;
}

tr.cab3 {
	background-color: #7bc6c3;
}

tr.cab4 {
	background-image: url(../Imagens/Cab4.png);
	background-repeat: repeat-y;
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,serif;
	font-size: 22px;
	color: #002b66;
}

td.cab1 {
	width: 100px;
	height: 80px;
}
td.cab2 {
	background-color: #a5ccbf;
}

.titulo {
	font-family: Times New Roman,Arial,Verdana,Arial,Helvetica,serif;
	font-size: 12pt;
	line-height: 13pt;
	font-weight: bold;
}

.nota {
	font-family: Times New Roman,Arial,Verdana,Arial,Helvetica,serif;
	font-size: 10pt;
	line-height: 11pt;
	font-style: italic;
	font-weight: normal;
}

.versao {
	width: 100%;
	height: 19px;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.subtitulo {
	style="font-size: 16px;"
}

.tituloParametro {
	font-weigh t: bold;
	font-family: "Times New Roman",Arial,Verdana,Arial,Helvetica,serif;
	font-size: 14px;
	font-style: normal;
}

