td.janHeader {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	text-align: center;
	padding: 4px;
	border: none;
	height: 22px;
}
table.janMain {
	border: 2px solid #336699;
	background-color: #FFFFFF;
}
td.janTitulo {
	font-size: 8pt;
	font-weight: bold;
	color: #D5DCE4;
	background-color: #7198BF;
	text-align: center;
	padding: 4px;
	border: none;
}
td.colEscuro {
	font-size: 8pt;
	color: #000000;
	background-color: #BFCAD8;
	padding: 3px;
	text-align: center;
}
td.colClaro {
	font-size: 8pt;
	color: #000000;
	background-color: #D5DCE4;
	padding: 3px;
	text-align: center;
}
td.forAssunto {
	font-size: 8pt;
	color: #000000;
	background-color: #D5DCE4;
	padding: 3px;
}

a.forLink {
	font-size: 9pt;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.forLinkSmall, A.forLinkSmall:link, A.forLinkSmall:visited, A.forLinkSmall:hover {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.botLink {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.autorNome {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.forBgColor1
{
	background-color: #336699;
}
.forBgColor2
{
	background-color: #336699;
}
.forColor1
{
	color: #7198BF;
}
