BODY
{
	color : Black;
	font-family : Helvetica, Arial;
	font-size : 12px;
}


A:link
{
	color :#003333;
	text-decoration: underline;
}
A:hover
{
	color : #336666;
	text-decoration : underline;
}
A:visited
{
	color : #003333;
	text-decoration: underline;
}

A.m:link { FONT-SIZE: 14px; text-decoration : underline;}
A.m:visited { FONT-SIZE: 14px; text-decoration : underline; }
A.m:hover { FONT-SIZE: 14px; text-decoration : underline; }

H2
{
	color : #FF6633;
	font-size : 18px;
	font-weight : bold;
}

H3
{
	color : #FF6633;
	font-size : 16px;
}

H4
{
	color : #FF6633;
	font-size : 14px;
	
}

TD
{
	color : Black;
	font-family : Helvetica, Arial;
	font-size : 13px;
}
.texto {
	text-align: justify;
}
