body,table,td
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}

td.titulo
	{
	font-size: 10pt;
	font-family: Verdana;
	color: white;
	background-color: #009966;
	text-align: center;
	font-weight: bold;
	}

td.cuerpo
	{
	font-size: 10pt;
	font-family: Verdana;
	color: black;
	background-color: #E8FFF8;
	text-align: justify;
	padding: 8:
	}

td.separacion
	{
	height: 20px;
	}

A:link
	{
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: green;
	}

A:visited
	{
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: green;
	}

A:hover
	{
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: red;
	}

.flattextbox
{
	font-size : xx-small;
	font-family : Verdana;
	border-style : solid;
	border-width : thin;
	border-color : #cd853f;
}

.flatbutton
{
	font-size : xx-small;
	font-family : Verdana;
	background-color : #708090;
	color : White;
	font-weight : bold;
	border-width : thin;
}

.textonormal
{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
}

.noti
	{
	font-size: 12pt;
	font-family: Verdana;
	color: white;
	background-color: #009966;
	font-weight: bold;
	}