form {
	border: 1px solid #CCCCCC;
	width: 80%;
	text-align: center;
	margin-left: 10%;

}
body, td{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
td{padding: 5px;}

a img{border: none;}
h1{
	font-size: 18px;
	color: #666666;
	text-align: center;
	border-bottom: 1px solid #990000;
	margin-bottom: 35px;
	padding-bottom: 15px;

}
h1 span{font-size: 12px;}
.marges{margin-left: 15%; width: 70%;}



/*textarea	{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}*/
td, th {
	vertical-align: top;
	border-bottom: 1px solid;
	border-right: 1px dashed #333;
	padding: 5px;
}
th {border-top: 1px solid;;}
.colG{border-left: 1px dashed #333; }
table.sansB td {border: none}
a {
	color: #6666CC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.sansB td {border: none}