.tituloLogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
}
.pergunta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: black;
	font-weight: bold;
}
.resposta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: black;
	padding-left: 20px;
	vertical-align:middle;
}

.respostaSemBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: black;
	padding-left: 20px;
	vertical-align:middle;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #F3F4F1;
}

table.normal
{
	width:100%;
	border:0;
}

table.tborder 
{
	border:0;
	border-radius: 10px;
	background-color:white;
	margin:10px;
}

table.tborder td
{
	padding: 5px 10px 10px 10px;
	white-space: nowrap;
}

table.template 
{
	border:0;
	margin-left: 10px;
}

.coluna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: white;
	text-align:center;
	background-color: #316590;
}

.colunaSemBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: white;
	text-align:center;
}

.colunaSemBGRadio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: white;
	text-align:center;
}
.tituloAg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.tituloDes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}

.tituloDesVermelho{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: red;
}

.fonteBranca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
}

.tituloUser{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}