body 
	{
	padding: 0;
	margin: 0;
	margin-top: 19px;
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #4f5050;
	background-image: url(images/bg.gif);
	}
	
img
	{
	border: 0px;
	}
	
.lista
	{
	margin-left: 0px;
	line-height: 18px;
	}	
	
.picturecell
	{
	padding-top: 18px;
	padding-left: 33px;
	padding-right: 10px;
	}
	
.textcell
	{
	padding-top: 16px;
	padding-right: 42px;
	font-family: Verdana, Arial;
	color: black;
	font-size: 12px;
	text-align: justify;		
	}	
	
.pic
	{
	border: 1px;
	border-color: #000000;
	border-style: solid;
	}
	
.text
	{
	font-family: Verdana, Arial;
	color: black;
	font-size: 12px;		
	}			
	
.link
	{
	color: #ff0000;
	text-decoration: none;
	border-bottom: dotted;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	}	

.link:hover
	{
	border-bottom: none;
	}

.copyright
	{
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 10px;
	text-align: right;
	padding-right: 65px;
	}
	
.ptext
	{
	font-family: Verdana, Arial;
	color: black;
	font-size: 1px;		
	}	
	
.menu_off
	{
	font-family: Verdana, Arial;
	color: white;
	font-weight: bold;
	font-size: 11px;	
	text-decoration: none;	
	background-color: #000000;
	padding-left: 2px;
	text-align: left;	
	}	
	
.menu_off:hover
	{
	color: #ff0000;
	}		
	
.menu_on
	{
	font-family: Verdana, Arial;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-color: #ff0000;
	padding-left: 2px;
	text-align: left;
	}	
	
.menu_on:hover
	{
	color: #000000;
	}	
	
h1 {
font-size: 14px;
}