html, html body{font-family:Verdana, Arial, sans-serif;font-size:100%;margin:0;padding:0;background:white;color:black;line-height:120%;}

#outline {
/*	width:750px; */
	background:white;

}

h2, h3, h4 {
	margin:5px 10px;
	padding:0;
	color:#99cc33;
}
h1 {
	color: white;
}
h2, h3, h4 {
	font-size:1em;
}
a:link, a:hover, a:visited {
	color:grey;
	text-decoration:none;
}

#outline a:hover {
	text-decoration:underline;
}

#content {
	padding:0 20px 0 20px;
}
#head {
	padding:20px;
	background:#669900;
}
#footer  {
	padding:10px 0;
	background:#669900;
	color:#000000;
	font-size:0.7em;
	text-align:center;
}
#footer a {
	color:#FFFFFF;
}

p {margin:5px 10px;}

#licence {font-size:0.6em;}
#licence p img {float:left;margin-right:5px;}

hr {border:1px dashed #BBBBBB;color:#999999;}
li {margin-left:0;}
li img {vertical-align:bottom;}

a img {border-width:0;margin:10px 15px 0 0;}

strong {
	color:#66AA00;
}

audio {
	margin:10px 10px 0 10px;
	width:490px;
	height:28px;
	overflow:hidden;
	background:#000000;
}
