a {
	font-size:10px;
}

a:hover {
	font-size:10px;
}

a:visited {
	font-size:10px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B5775;
}

body {
	background-color: #2B5775;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Style1 {
	color: #2B5775;

}

.Style2 {
	color: #990000;
	font-weight: bold;
}

.Style3 {
	color: #990000;
	font-weight: bold;
	font-size:16px;
}

.lien:link {
	font-size: 14px;
	color: #990000;
}

.lien:visited {
	font-size: 14px;
	color: #990000;
}

.lien:hover {
	font-size: 14px;
	color: #2B5775;
	}
	
.lien:active {
	font-size: 14px;
	color: #2B5775;
	}