body
		{
			background-color:#cccccc;
			margin : 0;
			font-family :  Verdana,Arial, Helvetica;
			font-size : 9pt;
			color : #000000;			
		}
.text
		{
			font-size:9pt;
			text-align:center;
			font-weight : bolder;
		}
h1
		{
		   font-size : 12px;
		   font-weight : lighter;
		}
		
		
		
.pictxt
		{

			padding-left : 7px;
			text-align : left;
		}
		
		
.pictxtob
		{

			padding-left : 3px;
			text-align : left;
		}
		

.leftpictxt
		{

			padding-right : 10px;
			text-align : right;
		}
		
		
.leftpictxtob
		{
	
			padding-right : 2px;
			text-align : right;
		}
		
.menu
		{
			font-size:9px;
			text-align:center;
			
		}	
		
	
		
h2
		{
		   font-size : 10px;
		   font-weight: lighter;
		
		}

.adress
		{
			font-size : 9px;
			padding-left : 5px;
			text-align : left;
		}
		
a 
		{ 
			text-decoration:none; 
			color:#000000; 
		} 


a:hover 
		{ 
			color:#FFFFFF; 
		} 	

