/* CSS Document */

body
{
	font:"Trebuchet MS", Tahoma, Verdana;
	text-align:justify;
}

td
{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
}

p, div
{
	text-align:justify;
}



A:Link {color:#8DAF67;}
A:visited {color:#8DAF67;}

.titulos
{
	color: #FF0000;
	font-weight:bold;
	font-size:18px;
}

.sub-titulos
{
	color:#000033;
	font-weight:bold;
	font-size:15px;
}