td.menu {
	background-color: #008800;
	}
			
	td.menu p {
	font-style: Verdana, Arial, Helvetica;
	font-size: 17px;
	font-weight: bold;	
	text-align: center;
	color: white;
	padding: 0px;
	}
	
	td.tuto{
	text-align:left;}
	
	table.body,table, td,tr {
	background-color:#009900;
	border-width:0px;
	padding:0px;
	width:800px;}
	
	p{
	color:#FFFFFF;}
	
	p.body {
	color: white;
	font-size:medium;
	margin-left: 10px;
	margin-right: 10px;
	text-align:justify;
	}
	
	p.footer {
	color: white;
	font-size:small;
	margin-left: 10px;
	margin-right: 10px;
	text-align:center;
	}
	
	p.body h1 {
	color: white;
	font-size:medium;
	margin-left: 10px;
	margin-right: 10px;
	text-align:justify;
	}
	
	img {
	text-align:center;
	border:0px;
	}
	
	h1
	{
	color:#FFFFFF;
	font-size:large;
	text-align: center;}
	
	
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

ul, ol, li {
color:#FFFFCC;
font-weight: bold;}
	