/* CSS Document */


#column1 acronym{ font-weight:bolder;}
#column1 p {
	line-height: 1.5em;
	margin-left: 2.1em;
	margin-right: 1.8em;
	margin-top: 10px;
	margin-bottom: 10px;}

#column1 h3, #column1 h4 {
	font-weight:bold;
	font-size: 1.6em;
	color: #FF9900;
	margin-top:15px;
}

#column1 h4 {font-size: 1.2em; }

#column1 ul li{
	margin:10px 0 0 8%;
	list-style-type: square;}

#column1 ul li ul li{
	margin-top:6px;
	list-style-type: circle;
}

a.liens {color: #333333; font-weight: bolder;}
a.liens:hover {color: #999999; text-decoration: underline; }
a.pdf { margin: 0 10px 0 10px;}

#notes {width:90%; margin:10px 0 10px 4%; background:#eee; padding:2px 8px 8px 8px; }
/*
#column1 span{ display:block; width:90%; margin:10px 0 10px 4%; background:#555; font-size:1.2em; color:#fff;padding:2px 8px; }
*/
