/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #006699;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	color: #000099;
	font-size: 200%;
}
h4 {
	font-size: medium;
	text-transform: capitalize;
	color: #000099;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000099;
}
.featured {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #0066FF;
}
a:link {
	text-transform: none;
	color: #000099;
	font-size: 100%;
	font-weight: bold;
}
a:hover {
	text-transform: none;
	color: #FFFFFF;
	font-size: 100%;
	text-decoration: none;
	background-color: #000099;
	font-weight: bold;
}
a:visited {
	text-transform: none;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
}
.tableau {
	background-color: #FFFFFF;
	border: #006699;
}
b {
	font-weight: normal;
}
li {
	font-weight: normal;
}
.bar {
	font-weight: bold;
}
.tableau {
}
