BODY{
	background:white;
	padding:0px;
}

p{
	font-size: 12px;
	text-align:justify;
}

td{
	font-family : Verdana;
	background-color: white;
}

.moto{
	font-family : Verdana;
	font-size : 30px;
	color : Yellow;
	text-align : center;
	background : #FF9C00;
}

.moto2{
	font-family : Verdana;
	font-size : 14px;
	color : #FF9C00;
	text-align : center;
	background :white;
	font-weight : bold;
}

.Title{
	font-family : Verdana;
	font-size : 16px;
	color : Blue;
	text-align : center;
}

.Titlenext{
	font-family : Verdana;
	font-size : 14px;
	color : Blue;
	text-align : right;
}

.drk {background-color: #F5F5F5;
	font-size : 12px;
}

.plan{
	background-color : Green;
	font-size : 12px;
}

.addresse{
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : Silver;
}

th {background-color : #CCFFCC;}