body {
	font-size: 8pt;
	font-family: "trebuchet ms" , verdana, sans-serif, arial;
	border: 0px;
	margin: 0px;
}
.xtable {
	font-size: 8pt;
	font-family: "trebuchet ms" , verdana, sans-serif, arial;
	width: 100%;
	height: 100%;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	position: static;
}
td {
	font-size: 8pt;
	/*color: #ffffff;*/
	font-family: "trebuchet ms" , verdana, sans-serif, arial;
}
td.black {
	font-size: 8pt;
	color: #cccccc;
	font-family: "trebuchet ms" , verdana, sans-serif, arial;
}
td.gray {
	font-size: 8pt;
	color: #333333;
	font-family: "trebuchet ms" , verdana, sans-serif, arial;
}
a.pink {
	color: #cc9999;
}
a.red {
	color: #993333;
}
a.gray {
	color: #cccccc;
}
a.darkgray {
	color: #333333;
}
a:hover {
	
}
a:link {color: #ffa500}
a:visited {color: #87cefa}
a:hover {
color: #FFFFFF;
text-decoration: underline;
}
a:active {color: #bbaf99}

.olivegreen {
	color: #80847e;
	background-color: #2b3027;
}
.darkolivegreen {
	color: #2b3027;
	background-color: #80847e;
}
.white
{
	color: #ffffff;
}
/*#E8CFAF rosa*/
