/* CSS Document */
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #1a2f77;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.backcont {
	background-image: url(imagens/back_cont.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.txt12 {	font-size: 12px;
}
.txt18 {	font-size: 18px;
}
.desccard {
	font-size: 12px;
	padding-left: 12px;
}
.aviso {
	font-size: 11px;
}
.chsuite {
	font-size: 22px;
	font-weight: bold;
}

