a:link {font-size: 11px; color:#999999; font-family:verdana,helvetica,sans-serif; text-decoration: none; font-weight:bold;}
a:visited {font-size: 11px; color:#999999; font-family:verdana,helvetica,sans-serif; text-decoration: none; font-weight:bold;}
a:hover {font-size: 11px; color:#00CC00; font-family:verdana,helvetica,sans-serif; text-decoration: none; font-weight:bold;}
a:active {font-size: 11px; color:#999999; font-family:verdana,helvetica,sans-serif; text-decoration: none; font-weight:bold;}

H1 {
	font-size: 16px;
	color:#00CC00;
	font-family:verdana, helvetica, sans-serif;
	font-weight:bold;
	border: thin none;
}

H1.chapter {
	page-break-before: always;
	text-align: center;
	font-size: 16px;
	color:#00CC00;
	font-family:verdana, helvetica, sans-serif;
	font-weight:bold;
	border: thin none;
}

H2 {
	font-size: 15px;
	color:#666666;
	font-family:verdana, helvetica, sans-serif;
	font-weight:bold;
	text-indent: 50px;
}
H3 {
	font-size: 14px;
	color:#00CC00;
	font-family:verdana,helvetica,sans-serif;
	font-weight:bold;
	text-align:left;
	text-indent: 100px;
}
P {font-size: 12px; color:#333333; font-family:verdana,helvetica,sans-serif;}
li {
	font-size: 12px;
	color:#000000;
	font-family:verdana, helvetica, sans-serif;
	margin-bottom: 12px;

}

tr.entete {background-color: #00CC00;font-size: 11px; color:#ffffff;  font-weight:bold;}
td.entete {background-color: #00CC00;font-size: 11px; color:#ffffff;  font-weight:bold;}
.entete p {font-size: 11px; color:#ffffff; font-family:verdana,helvetica,sans-serif;}
.entete a:link {font-size: 11px; color:#ffffff; font-family:verdana,helvetica,sans-serif; text-decoration: none; font-weight:bold;}
.entete a:visited {font-size: 11px; color:#ffffff; font-family:verdana,helvetica,sans-serif; text-decoration: none; font-weight:bold;}
.entete a:hover {font-size: 11px; color:#99ff99; font-family:verdana,helvetica,sans-serif; text-decoration: none; font-weight:bold;}
.entete a:active {font-size: 11px; color:#ffffff; font-family:verdana,helvetica,sans-serif; text-decoration: none; font-weight:bold;}

tr.row_odd {background-color: #eeeeee;font-size: 11px;}
tr.row_even {background-color: #dddddd;font-size: 11px;}
td {
	font-size: 12px;
	color:#000000;
	font-family:verdana,helvetica,sans-serif;
}
ul {
	border: 1px dashed #CCCCCC;
	margin: 30px;
	padding: 30px;
}
.microtable {

	margin: 0px;
	padding: 20px;
	border: 1px dotted #00CC00;
}
.microimage {
	margin: 12px;
	padding: 10px;
	border: 1px dotted #00CC00;

}
.linkno {
	font-weight: normal;
	color: #333333;
}

