BODY {
	background: #CCFFCC;
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	margin-left: 2px;
	margin-top: 30px;
	margin-right: 2px;
	}
TD{
	font-family: verdana;
 	font-size: 10pt;
 	}

TD.pag  {
 	font-family: verdana;
 	font-size: 10pt;
 	text-align: justify;
 	background-color: #FFFFFF;
 	}

TD.jvs  {
 	font-family: verdana;
 	font-size: 10pt;
 	text-align: center;
 	background-color: #FFFFFF;
 	}

TD.data{
	background: #e8e29b;
	font-family: verdana;
 	font-size: 10pt;
 	font-weight: bold;
 	}

TD.dataheader{
	font-family: verdana;
	background: #FFFFFF;
	text-align: justify;
	font-size: 10pt;
	}

TD.fondo
	{background: #CCFFCC;
	}

P.1 {
	line-height: 150%;
	text-indent: 35pt;
	text-align: justify;
	}

P.2 {
	line-height: 150%;
	text-align: justify;
	}

P.3 {
	line-height: 150%;
	text-align: right;
	}

P.4 {
	line-height: 150%;
	text-align: center;
	}


.title 
	{font-family: verdana;
	 font-size: 22pt;
	 color: #000000;
	 font-weight: bold;}

.logo 
	{font-family: verdana;
	 font-size: 14pt;
	 color: #000000;
	 font-weight: normal;}

.subtitle 
	{font-family: verdana;
	 font-size: 16pt;
	 font-weight: bold;}


A:link
	{text-decoration:none;
	 color: #0000FF;
	 }

A:hover
	{text-decoration: underline;
	 color: #0000FF;
	 font-weight: bold;
	 font-size: 10pt;
	 }

A:visited
	{text-decoration: none;
	 color: #0000FF;
	 }

A:active
	{text-decoration: underline;
	 color: #0000FF;
	 font-weight: bold;
	 }

A.2:link
	{text-decoration: none;
	 color: #000000;
	 }

A.2:hover
	{text-decoration: none;
	 color: #0000FF;
	 font-weight: bold;
	 }

A.2:visited
	{text-decoration: none;
	 color: #000000;
	 }

A.2:active
	{text-decoration: underline;
	 color: #0000FF;
	 font-weight: bold;
	 }

all.clsMenuItemNS, .clsMenuItemIE
	{text-decoration: none;
	 font-size: 10pt;
	 font-face: verdana;
	 color: red;
	 cursor: hand;
	 z-index:100;
	 }

#MainTable 

A:link
	{text-decoration: none;
	 color: #0000FF;
	 }

A:hover
	{text-decoration: underline;
	 color: #0000FF;
	 font-weight: bold;
	 font-size: 10pt;}

A:visited
	{text-decoration: none;
	 color: #0000FF;}

A:active
	{text-decoration: underline;
	 color: #0000FF;
	 font-weight: bold;}


/* FORM CLASSES */

input.INPUTmy, select.INPUTmy, textarea.INPUTmy {
	border : 1px solid #000080;
	background : White;
	font-family : monospace;
	font-size : 12px;
	}

input.INPUTmyERR, select.INPUTmyERR {
	border : 1px solid Black;
	font-family : monospace;
	font-size : 12px;
	background : #CC6633;
	}

input.INPUTmyACT, select.INPUTmyACT {
	border : 1px solid #990033;
	background : #FFFFCC;
	font-family : monospace;
	font-size : 12px;
	color : #000099;
	}

input.BUTTONmy {
	font-family: Verdana;
	font-size: 10px;
	color: black ;
	background-color: #CCCCCC;
	border: 1px solid Black;
	}

input.BUTTONmySmall {
	font-family: Verdana;
	font-size: 10px;
	color: black ;
	background-color: #CCCCCC;
	border: 1px solid Black;
	}

/* END FORM CLASSES*/