body {
  margin: 0;
  background-color: #09305A;
}
h1 {
	color: #B30000;
	font-family: Verdana;
	font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
	text-align: center;
}
.texte1 {
	color: #052C57;
	font-family: Verdana;
	font-size: 11px;
}
td {
	margin-bottom: 0px;
	text-align: justify;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
    background-color: #F8F8F8;
}
a:link {
	color: #052C57;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #087DB4;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #052C57;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
.table {
	border: 1px solid #849CCC;
}
.table1 {
    margin: 0;
    background-color: #052c57;
}
.td1 {
    margin: 0;
    background-color: #E2E2E2;
}
.td2 {
    margin: 0;
    background-image: url('images/menu.gif');
}
