 /*CLUBERLIN*/
 
 
p, li, td	{font-family: Verdana, 
			Arial, Helvetica; 
			font-size: small;
			//font-size: 10 pt; 			
			color: #eeeeee; 
			word-wrap: break-word; 
			margin-top: 0; 
			margin-bottom: 8 }
			
li          { margin-bottom: 6 }


.title12 	{font-family: Verdana, Arial, Helvetica; 
			color: #eeeeee; 
			font-weight: bold; 
			letter-spacing:3pt;
			word-wrap: break-word;
			font-size: large; 
			//font-size: 12 pt;
			 }
		
.title11 	{font-family: Verdana; 
			color: #EEEEEE; 
			font-weight: bold; 
			letter-spacing:3pt;
			word-wrap: break-word;
			font-size: medium;
			//font-size: 11pt;  
 }
			
.title10 	{font-family: Verdana; 
			color: #EEEEEE; 
			font-weight: bold; 
			letter-spacing:3pt;
			word-wrap: break-word;
			font-size: small;
			//font-size: 10pt;
		}
		
.title09 	{font-family: Verdana, Arial, Helvetica; 
			color: #eeeeee; 
			word-wrap: break-word; 
			font-weight: bold;
			font-size: x-small;
			//font-size: 9 pt; 
		}
			
.chico 		{font-family: Verdana; 
			color: #EEEEEE; 
			word-wrap: break-word;
			font-size: x-small;
			//font-size: 9pt;			
			}
			
.micro 		{font-family: Verdana; 
			color: #EEEEEE; 
			word-wrap: break-word;
			font-size: xx-small;
			//font-size: 7pt;		}	
			
body 		{leftmargin: 0; topmargin: 0}
		
			
a:link, a:visited, a:active
			{color:lightskyblue; 
			font-weight: bold; 
			text-decoration:none;
			font-size: small;
			//font-size: 10pt; }
			
a:hover		{color: red; 
			font-weight: bold;	
			font-size: small;
			//font-size: 10 pt;  }
			
			/*FIN*/
