body		{ font-family: trebuchet ms,sans-serif;
		  background-color: #FFFFFF; color: #101010;
		  padding: 0; margin: 0; }

li           { word-spacing: 0; line-height: 150%; margin-top: 0; margin-bottom: 0 }
a		{ text-decoration: none; }
a:link		{ text-decoration: none; color: #ea5e00; }
a:visited	{ text-decoration: none; color: #cc6600; }
a:hover		{ text-decoration: none; color: #ff9933; }
a:active	{ text-decoration: none; color: #ff0033; }

h1		{ margin: 0; padding: 0; line-height: 100%;
		  font-family: trebuchet ms,sans-serif; font-size: 14pt;
		  color: #101010; }
h2		{ margin: 0; padding: 0; line-height: 100%;
		  font-family: trebuchet ms,sans-serif; font-size: 12pt;
		  color: #101010; }
h3		{ margin: 0; padding: 0; line-height: 100%;
		  font-family: trebuchet ms,sans-serif; font-size: 10pt;
                  color: #101010; }
h4		{ margin: 0; padding: 0;
		  font-family: Arial, Helvetica; color: black; }
h5		{ margin: 0; padding: 0;
		  font-family: Arial, Helvetica; color: black; }
h6		{ margin: 0; padding: 0;
		  font-family: Arial, Helvetica; color: black; }

code		{ font-family: 'Lucida Console', 'Courier New';
		  font-size: 9pt; line-height: 125%; color: #005577; }
pre		{ font-family: 'Lucida Console', 'Courier New';
		  font-size: 9pt; line-height: 125%; color: #005577; }

.wrong		{ color: rgb(96,0,0); text-decoration: line-through; }

.titulo		{ margin: 0; padding: 0; line-height: 100%;
		  font-family: trebuchet ms,sans-serif; font-size: 24px;
		  color: #000000; }
.titulo2   {font-family: trebuchet ms; font-size: 14px; color: #FFFFFF; }		  
		 
.copyright	{ margin: 0; padding: 0; line-height: 100%;
		  font-family: trebuchet ms,sans-serif; font-size: 7pt; }
.menu		{
	margin: 0;
	padding: 0;
	line-height: 125%;
	font-family: "trebuchet ms", sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.track		{ margin: 0; padding: 0; line-height: 125%;
		  font-family: trebuchet ms,sans-serif; font-size: 8pt; }
.solution	{ font-family: 'Lucida Console', 'Courier New';
		  font-size: 9pt; line-height: 125%; color: #003399; }
.newbody     {
	font-family: "Trebuchet MS";
	font-size: 10pt;

	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.titulo_secundario {
margin: 0; padding: 0; line-height: 100%;
		  font-family: trebuchet ms,sans-serif; font-size: 18px;
		  color: #000000;
}
.style2 {color: #FF6600}
.back {background-color: #FFCC66;
}
