/* Document CSS */
body{
margin:0px;
overflow:auto;
}
body,table,form{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;	
	color:#FFFFFF;
}

.textBlack1{font-size: 7.5pt; color: #000000;}
.textBlack2{font-size: 10pt; color: #000000;}
.textBlack3{font-size: 12pt; color: #000000;}

.textWhite1{font-size: 7.5pt; color: #FFFFFF;}
.textWhite2{font-size: 10pt; color: #FFFFFF;}
.textWhite3{font-size: 12pt; color: #FFFFFF;}

.textGray1{font-size: 7.5pt; color: #666666;}
.textGray2{font-size: 10pt; color: #666666;}
.textGray3{font-size: 12pt; color: #666666;}

.textOrange1{font-size: 7.5pt; color: #FF9900;}
.textOrange2{font-size: 10pt; color: #FF9900;}


a.plan:link {
	color:#44AC01;
	text-decoration: none;}
a.plan:visited {
	color:#44AC01;
	text-decoration: none;}
a.plan:hover {
	color:#44AC01;
	text-decoration: underline;}
	
a.menu:link {
	font-size:7.5pt;
	color:#666666;
	text-decoration: none;}
a.menu:visited {
	font-size:7.5pt;
	color:#666666;
	text-decoration: none;}
a.menu:hover {
	font-size:7.5pt;
	color:#000000;
	text-decoration: none;}

	
a.liste:link {
	font-size:10pt;
	color:#000000;
	text-decoration: none;}
a.liste:visited {
	font-size:10pt;
	color:#000000;
	text-decoration: none;}
a.liste:hover {
	font-size:10pt;
	color:#666666;
	text-decoration: none;}

