<style type="text/css">

.menu 		{	
			left				: -1000px; 
			position			: absolute
			}

.int_pagina	{
			text-align			: center;
			font-size   		: 18pt; 
			font-weight			: big;
			font-family 		: tahoma, sans-serif; 
			color       		: rgb(20,200,100); 
			background-color	: rgb(0,0,0); 
			}

.int_pagina2 {
			text-align			: center;
			font-size   		: 16pt; 
			font-weight			: big;
			font-family 		: tahoma, sans-serif; 
			color       		: rgb(20,200,100); 
			background-color	: rgb(128,128,128); 
			}

.copyright 	{
			text-align			: center;
			font-size        	: 7pt; 
			font-weight      	: normal;
			font-family      	: tahoma, sans-serif; 
			color            	: rgb(0,0,0); 
			}

.sez_title 	{
			text-align			: center;
			font-size        	: 14pt; 
			font-weight      	: normal;
			font-family      	: tahoma, sans-serif; 
			color            	: rgb(200,100,28); 
			}

.sez_title_left 	{
			text-align			: left;
			font-size        	: 14pt; 
			font-weight      	: normal;
			font-family      	: tahoma, sans-serif; 
			color            	: rgb(200,100,28); 
			margin-left			: 25px;
			}

.sez_body 	{
			text-align			: justify;
			font-size        	: 10pt; 
			font-weight      	: normal;
			font-family      	: tahoma, sans-serif; 
			color            	: rgb(0,0,0); 
			margin-right		: 25px;
			margin-left			: 25px;
			}

.sez_indent	{
			text-align			: justify;
			font-size        	: 10pt; 
			text-indent			: -3em;
			font-weight      	: normal;
			font-family      	: tahoma, sans-serif; 
			color            	: rgb(0,0,0); 
			margin-right		: 25px;
			margin-left			: 65px;
			}

.sez_center 	{
			text-align			: center;
			font-size        	: 10pt; 
			font-weight      	: normal;
			font-family      	: tahoma, sans-serif; 
			color            	: rgb(0,0,0); 
			margin-right		: 25px;
			margin-left			: 25px;
			}

.sez_right 	{
			text-align			: right;
			font-size        	: 10pt; 
			font-weight      	: normal;
			font-family      	: tahoma, sans-serif; 
			color            	: rgb(0,0,0); 
			margin-right		: 25px;
			margin-left			: 25px;
			}

.sez_left 	{
			text-align			: left;
			font-size        	: 10pt; 
			font-weight      	: normal;
			font-family      	: tahoma, sans-serif; 
			color            	: rgb(0,0,0); 
			margin-right		: 25px;
			margin-left			: 25px;
			}

.sez_lista 	{
			text-align			: justify;
			font-size        	: 10pt; 
			font-weight      	: normal;
			font-family      	: tahoma, sans-serif; 
			color            	: rgb(0,0,0); 
			margin-right		: 25px;
			margin-left			: 0px;
			}

.sez_rev_title 	{
			text-align			: center;
			font-size        	: 14pt; 
			font-weight      	: normal;
			font-family      	: tahoma, sans-serif; 
			color            	: yellow; 
			}

.sez_rev_body 	{
			text-align			: justify;
			font-size        	: 10pt; 
			font-weight      	: normal;
			font-family      	: tahoma, sans-serif; 
			color            	: white; 
			}


.sez_2_body {
			text-align			: justify;
			font-size        	: 10pt; 
			font-weight      	: normal;
			font-family      	: tahoma, sans-serif; 
			color            	: rgb(0,0,0); 
			margin-right		: 15px;
			margin-left			: 15px;
			}

.sez_2_center 	{
			text-align			: center;
			font-size        	: 10pt; 
			font-weight      	: normal;
			font-family      	: tahoma, sans-serif; 
			color            	: rgb(0,0,0); 
			margin-right		: 15px;
			margin-left			: 15px;
			}

.sez_2_right {
			text-align			: right;
			font-size        	: 10pt; 
			font-weight      	: normal;
			font-family      	: tahoma, sans-serif; 
			color            	: rgb(0,0,0); 
			margin-right		: 15px;
			margin-left			: 15px;
			}

.sez_2_left {
			text-align			: left;
			font-size        	: 10pt; 
			font-weight      	: normal;
			font-family      	: tahoma, sans-serif; 
			color            	: rgb(0,0,0); 
			margin-right		: 15px;
			margin-left			: 15px;
			}

body 	{
			text-align			: justify;
			font-size        	: 10pt; 
			font-weight      	: bold;
			font-family      	: tahoma, sans-serif; 
			color            	: rgb(0,0,0); 
			background-color	: rgb(232,232,232); 
			}


table.progr  {
			border				: 0; 
			cellpadding			: 0;
			width				: 95%;
			}


td.progr_day {
			width				: 100%;
			align				: left;
			font-size   		: 12pt; 
			font-weight 		: bold;
			font-family 		: tahoma, sans-serif; 
			color 				: rgb(159,0,0);
			}

td.progr_ora {
			width				: 15%;
			align				: left;
			valign				: top;
			font-size   		: 10pt; 
			font-weight 		: bold;
			font-family 		: tahoma, sans-serif; 
			color 				: rgb(159,0,0);
			}

td.progr_title {
			width				: 85%;
			align				: left;
			font-size   		: 12pt;
			font-family 		: tahoma, sans-serif; 
			color 				: #F00000;
			}

td.progr_txt {
			width				: 85%;
			align				: left;
			valign				: top;
			font-size   		: 12pt;
			font-family 		: tahoma, sans-serif; 
			color 				: black;
			}


p 			{	
			font-size      		: 12pt; 
			font-weight    		: normal;
			font-family    		: tahoma, sans-serif; 
			}



a.lk 		{
			font-size      	 	: 12pt; 
			font-weight      	: bolder; 
			color            	: rgb(0,101,202); 
			text-decoration  	: none; 
			}

a.lk:hover {
			font-size      	 	: 12pt; 
			color            	: rgb(0,69,107); 
			background-color 	: rgb(203,199,240); 
			text-decoration  	: none; 
			}

a.lk:visited { 
			font-size      	 	: 12pt; 
			font-weight      	: bolder; 
			color            	: rgb(0,101,202); 
			text-decoration  	: none; 
			}



a.lk_w {
			font-size      	 	: 12pt; 
			font-weight      	: bolder; 
			color            	: rgb(255,255,255); 
			text-decoration  	: none; 
			}

a.lk_w:hover {
			font-size      	 	: 12pt; 
			color            	: rgb(0,69,107); 
			background-color 	: rgb(203,199,240); 
			text-decoration  	: none; 
			}

a.lk_w:visited { 
			font-size      	 	: 12pt; 
			font-weight      	: bolder; 
			color            	: rgb(255,255,255); 
			text-decoration  	: none; 
			}



a.lk_body	{
			font-size      	 	: 10pt; 
			font-weight      	: bolder; 
			color            	: rgb(0,101,202); 
			text-decoration  	: none; 
			}

a.lk_body:hover {
			font-size      	 	: 10pt; 
			color            	: rgb(0,69,107); 
			background-color 	: rgb(203,199,240); 
			text-decoration  	: none; 
			}

a.lk_body:visited { 
			font-size      	 	: 10pt; 
			font-weight      	: bolder; 
			color            	: rgb(0,101,202); 
			text-decoration  	: none; 
			}


.menu_tit	{
			font-size      	 	: 7pt; 
			background-color 	: rgb(153,153,153); 
			font-weight      	: bolder; 
			line-height			: 16px; 
			text-indent			: 5px;
			}

.menu_row	{
			font-size      	 	: 7pt; 
			background-color 	: rgb(204,204,204);  
			font-weight      	: bolder; 
			line-height			: 16px; 
			text-indent			: 5px;
			}

.menu_fot	{
			font-size      	 	: 3pt; 
			background-color 	: rgb(153,153,153); 
			font-weight      	: bolder; 
			line-height			: 6px; 
			text-indent			: 5px;
			}

a.menu_lk	{
			font-size      	 	: 7pt; 
			font-weight      	: bolder; 
			color            	: rgb(0,101,202); 
			text-decoration  	: none; 
			margin-right		: 5px;
			}

a.menu_lk:hover {
			font-size      	 	: 7pt; 
			font-weight      	: bolder; 
			color            	: rgb(0,69,107); 
			background-color 	: rgb(203,199,240); 
			text-decoration  	: none; 
			margin-right		: 5px;
			}

a.menu_lk:visited { 
			font-size      	 	: 7pt; 
			font-weight      	: bolder; 
			color            	: rgb(0,101,202); 
			text-decoration  	: none; 
			margin-right		: 5px;
			}
ul {
	margin: -3px 0px 0px 25px;
}

</style>