BODY, TD {
	color : black;
	font-family : arial;
	font-size: 10pt;
}

TD.upper {
	color : #FFFFFF;
	background : #23559C;
	font-family : arial;
	font-size: 10pt;
}

FONT.smaller {
	font-size: 10px;
}

table.entries {
	color : black;
	font-family : arial;
	font-size: 10pt;
	BORDER-RIGHT: #23559C 1px solid;
	BORDER-LEFT: #23559C 1px solid;
	BORDER-TOP: #23559C 1px solid;
	BORDER-BOTTOM: #23559C 1px solid;
}

A {
	color : blue;;
	text-decoration : underline;
}

A:HOVER {
	color : Red;
	text-decoration : none;
}

A.smaller {
	font-size: 10px;
	color : #0084BE;
	text-decoration : underline;
}

A.smaller:HOVER {
	font-size: 10px;
	color : Red;
	text-decoration : none;
}

INPUT {
	font-size: 10pt;
	font-family:arial;
	color:#000000;
	background-color:#FFFFFF;
}

HR {
	color: #B8CFE7;
	height: 1px;
}

font.ip {
	color : red;font-weight:bold;
	font-family :arial;
	font-size: 11pt;
}

li {text-transform:capitalize;}

A.segundo {color:navy;}

A.terceiro {color:blue:text-decoration:undeline;font-weight:bold;}


