/* CSS Document */

body {
	background-color: #81ABFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-image: url(images/LeBlancOrtho_07.jpg);
	background-repeat: no-repeat;
}
.stretch {
	background-image: url(images/LeBlancOrtho_09.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #000000;
}.table {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
