body{
margin:0;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text_blanc{
color:#FFFFFF;
}
.text_990000{
	color: #9C0000
}
.text_11{
	font-size: 11px
}
.text_10{
	font-size: 10px
}
.text_12_blanc{
	font-size: 12px;
	color:#FFFFFF;
}
.text_11_blanc{
	font-size: 11px;
	color:#FFFFFF;
}
.text_10_blanc{
	font-size: 10px;
	color:#FFFFFF;
}

.text_9_blanc{
	font-size: 9px;
	color:#FFFFFF;
}

.Text9900000 {
	color: #990000;
	font-weight: bold;
}

.text_8{
	font-size: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	font-size: 10px;
	color: #000066;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #000066;
}
h1 {
	font-size: 18px;
	color: #000033;
	margin:2px;
}
h2 {
	font-size: 16px;
	color: #000066;
	margin:2px;
}
h3 {
	font-size: 14px;
	color: #000033;
	margin:2px;
}
h4 {
	font-size: 12px;
	color: #000066;
	margin:2px;
}
input,select,textarea
{
font-size:11px;
border:#CCCCCC solid 1px;

}