body {
	font-family:Verdana;
	font-size:11;
	color:#000000;
	background:#EEEEEE;
	background-image: url(images/fond.jpg);
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-y;
	background-position:center;
}


td {FONT-FAMILY: Verdana; FONT-SIZE: 11; color: #000000;}
input {FONT-FAMILY: Verdana; FONT-SIZE: 10; color: #000000;}
input.button {
	BACKGROUND-COLOR: #CFCFCF; BORDER-BOTTOM: #33aa00 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #ffffff 2px solid; COLOR: #333333; FONT-FAMILY:  Verdana, Tahoma, Arial; FONT-SIZE: 12px
}
input.text {
	BACKGROUND: #FFFFFF; FONT-FAMILY: verdana,helvetica; FONT-SIZE: 10;}

.time{color:#aaaaa0;}
.result{color:#552377;FONT-SIZE: 12;FONT-WEIGHT: bold;};
.result0{color:#cc22aa;}
.result1{color:#33aa00;}
.error{color:#444488;FONT-SIZE: 11;FONT-WEIGHT: normal;}
.response {
	BACKGROUND: #d4dddd; BORDER-BOTTOM: #cccccc 1pt solid; BORDER-LEFT: #cccccc 1pt solid; BORDER-RIGHT: #cccccc 1pt solid; BORDER-TOP: #cccccc 1pt solid; COLOR: #000000; FONT-FAMILY: verdana,helvetica; FONT-SIZE: 9;}
	
.description {
	font-size:10px ;
	color: #666666 ; 
}

h1 {
	font-size:10px ;
	color: #333333 ;
	text-transform:uppercase;
	display: inline;
}
h1 a:link {		color: #333333; text-decoration:none;  }
h1 a:visited {	color: #333333; text-decoration:none;  }
h1 a:hover {	color: #000000; text-decoration:none;  }
h1 a:active {	color: #333333; text-decoration:none;  }

h2 {
	font-size:14px ;
	color: #333333 ;
	display: inline;	
}
h2 a:link {		color: #333333; text-decoration:none;  }
h2 a:visited {	color: #333333; text-decoration:none;  }
h2 a:hover {	color: #000000; text-decoration:none;  }
h2 a:active {	color: #333333; text-decoration:none;  }

.topbar {
	font-size:10px ;
	color: #333333 ; 
}
.topbar a:link {	color: #333333; text-decoration:none;  }
.topbar a:visited {	color: #333333; text-decoration:none;  }
.topbar a:hover {	color: #000000; text-decoration:none;  }
.topbar a:active {	color: #333333; text-decoration:none;  }

.copyright {
	font-size:9px ;
	color: #666666 ; 
}
.copyright a:link {		color: #666666; text-decoration:none;  }
.copyright a:visited {	color: #666666; text-decoration:none;  }
.copyright a:hover {	color: #000000; text-decoration:none;  }
.copyright a:active {	color: #666666; text-decoration:none;  }