BODY {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

A {
	color: #606760;
}

A:HOVER {
	color: #FF9700;
}

A.green {
	color: #007F00;
}

SPAN.blue {
	
	font-weight : 700;
}

TD {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height : 11pt;
	}

A.yellow {
	color : #FFC82F;
	text-decoration : none;	
	font-size: smaller;
}

A.yellow:HOVER {
	color : #FFFFCC;
	text-decoration : none;
	font-size: smaller;

}
A.submenu {
	color : #FFFFCC;
	font-size : smaller;
	font-weight : bold;
	text-decoration : none;
}

H1 {
	font-size : large;
	font-weight : bold;
	color : #007F00;
}
H2 {
	font-size : medium;
	color : #910000;
}
H3 {
	font-size : small;
	color : #910000;
}
SPAN.submenutitle {
	color : #FF9700;
	font-weight : bold;
	font-size : smaller;
}

SPAN.submenuitem {
	color : #FFFFCC;
	font-weight : bold;
	font-size : smaller;
}

SPAN.objetivo {
	color : black;
	font-weight : bold;
	font-size : 11pt;
	font : italic;
	line-height : 20pt;
}