h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #008000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
li {
	list-style-position: outside;
	list-style-image: url(img/blanc.gif);
}
.footer {
	font-size: 9px;
}
a.footLnk {
	font-size: 9px;
	color: #FFFF33;
	text-decoration: none;
	font-style: normal;
}
a.footLnk:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a.mnuLnk {
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
a.mnuLnk:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.mnuLnkOn {
	color: #FFFFFF;
}
.header {
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-style: italic;
	color: #008000;
	text-decoration: none;
}
a:hover {
	font-style: italic;
	color: #CE5113;
	text-decoration: none;
}
.imgBrdr {
	border: 1px solid #FFFFFF;
}
