		html{
			font-family: Trebuchet MS ,tahoma, helvetica, sans-serif;
			font-size: 11px;
			color:#222222
		}
		big{
			font-size:16px
		}
		input{
			font-size: 11px;
			color:#222222			
		}
		textarea{
			font-size: 11px;
			color:#222222			
		}
		button{
			border: 1px solid #bbbbbb
		}
		table{
			border-collapse: collapse
		}
		td{
			vertical-align: top
		}
		p{
			margin:0px;
			margin-bottom:6px
		}
		
		font[size="1"] { font-size: 11px; }
		font[size="2"] { font-size: 16px; }
		
		a.liste{
			color:#414f55;
			text-decoration:none;
			width:100%
		}
		a.liste:hover{
			background-color:#e9ebea;
			text-decoration:none;
			
		}
		textarea{
			font-family: Trebuchet MS ,tahoma, helvetica, sans-serif;
			overflow:auto			
		}
		input{
			font-family: Trebuchet MS ,tahoma, helvetica, sans-serif
		}