BODY,TD
	{
/*	border: solid #ffffff 1px;*/
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #eebbee;
	}

TH
	{
/*	border: solid #dddddd 1px;*/
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	background-color: #dddddd;
	}

/*TABLE
	{
	border: solid #dddddd 1px;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #aaaaaa;
	}
*/
P
	{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	}
TEXTAREA
	{
	border: solid #555555 1px;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	}

A:link
{
 color: #006699;
 text-decoration: none;
}

A:visited
{
 color: #006699;
 text-decoration: none;
}

A:active
{
 color: #006699;
 text-decoration: none;
}

A:hover
{
 color: #006699;
 text-decoration: underline;
}

.body
	{
	text-align: left;
	}
.clear
	{
	border: none;
	}

.bggray
	{
	border: solid #555555 1px;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #f5f5f5;
	text-align:center;
	}

.bgwhite
	{
	border: solid #555555 1px;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #eebbee;
	text-align:center;
	}

.tabla
	{
	border: solid gray 1px;
	vertical-align: top;
	font-size: 8pt;
	}

option,select
	{
	text-align: center;
	}

.yes_no
	{
	font-family: Wingdings;
	font-size: 14pt;
	text-align: center;
	}

.i500
	{
	border: solid #555555 1px;
	font-family: Verdana;
	width: 100%;
	}
