a {
	COLOR: #333366;
	text-decoration: none;
	}
a:hover {
	color:#990000;
	text-decoration: underline;
	}
a:link, a:visited {
	COLOR: #663366;
	text-decoration: none;
	}
li {
	list-style-type: disk;
	list-style-position: inside;
	}

body {
	background-color: #FFFFFF;
	}
p, td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
h1
{
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}	
h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
.cadre
{
	background-color: #FFFFCC; 
	padding: 5px;
	margin: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.spacer {
	clear: both;
	margin: 0px;
	padding: 3px;
}
.note{
	COLOR: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	font-style: normal;
	font-weight: normal;
	}
.note A{
    COLOR: #990000;
	TEXT-DECORATION: none;
	}
.note A:hover{
    COLOR: #990000;
	TEXT-DECORATION: underline;
	} 
