body, td, div { 
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
}
h2 { 
	font-size: 18px;
	width: 752px;
	border-bottom: 1px solid #333;
}
h3 {
font-size: 16px;
font-weight: bold;
}
h4 {
	font-size: 14px;
	text-decoration: underline;
	}
#footer {
	border-top: 1px solid #333;
	width: 752px;
	font-size: 10px;
}

.pral {
width: 752px;
text-align: left;
}

input {
	border: 1px solid #999999;
	}

a { color: #333; TEXT-DECORATION: none; }	
a:active { TEXT-DECORATION: none; }
a:hover { COLOR: #000000; TEXT-DECORATION: underline ; }

.text_petit { font-size: 10; }