﻿body {
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	margin: 24px 48 24px 48;
	padding: 8px;
	background-image: url('../images/backgrounds/background.jpg');
	background-repeat: repeat;
	text-align: left
}
#banner {
	margin: 0;
	padding: 0;
	overflow: auto;
	background-position: 215px center;
	width: 100%;
	background-color: #000000;
	background-image: url('../images/banner/j4d.gif');
	background-repeat: no-repeat;
	height: 160px
}
div {
	white-space: nowrap;
	text-align: center
}
td             {
	text-align: center
}
table {
	border-style: none;
	border-width: thin;
	width: 100%
}
img {
	border-style: solid;
	border-width: thin;
	border-color: #C0C0C0 #808080 #808080 #C0C0C0;
	margin: 6px
}
/* #FF6600; */
hr 
{
	background: #000000;
	border: 0;
	height: 8px;
}
a:link              {
	color: #F03000;
	text-decoration: none
}
a:visited      {
	color: #A83600;
	text-decoration: none
}
a:hover      {
	text-decoration: underline
}
a:active      {
	color: #CC3300;
	text-decoration: none
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 2em;
	font-weight: lighter;
	text-align:center;
	color: #005500;
	margin: 0em 0px 0.1em 0px
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.3em;
	text-align: center;
	font-weight: lighter;
	color: #005500;
	margin: 0em 0px 0.1em 0px
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	text-align: center;
	font-weight: lighter;
	color: #005500;
	margin: 0em 0px 0.1em 0px
}
h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	color: #000000;
	margin: 0em 0px 0.1em 0px
}
p	{
	text-align: left;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.centre {
	text-align: center
	}
.left {
	text-align: left;
	margin-bottom: 0px
}
.right {
	text-align: right;
	margin-bottom: 0px
}
.indent  {
	margin-left:40px;
	margin-right:40px
}
.bold  {
	font-size: 1.6em
}
.medium  {
	font-size: 1.2em
}
.small  {
	font-size: 0.9em
}
.top  {
	font-size: 0.8em
}
.smaller {
	font-size: 0.7em
}
.italique {
	font-style:oblique
}
.ul {
	text-decoration:underline
}

