body {
	background-image: url(images/bg_blue.gif);
	background-repeat: repeat-x;
	background-color: #174b6b;
}
.Arial_PQ {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Helvetica, sans-serif;
}
.Georgia_Md {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
}


.Georgia_PQ2 {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


.Georgia_PQ {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #174B6B;
}

.PQ_Destaque {
	color: #FF0000;
	font-weight: bold;
}


bfacss {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #174b6b;
}
a:active {
	text-decoration: none;
	color: #174B6B;
}

