body {
		font-family: Tahoma, Helvetica, sans-serif;
		font-size: medium;
		color: #035026;
		background-color: #FFFFFF;
		margin: 0px;
		font-weight: bold;
}
a:link {
		color: #004F26;
		text-decoration: none;
}
a:hover {
		color: #004E25;
		text-decoration: underline;
		background-color: #BFDE92;
}
a:visited {
		color: #004F26;
		text-decoration: none;
}
a:active {
		color: #004C23;
		text-decoration: none;
}

.content {
		font-size: 90%;
}
.content-medium-80
{
		font-size: 80%;
}
.content-small-70 {
		font-size: 70%;
}


.headers-medium {
		font-size: 120%;
		letter-spacing: 2px;
}
.headers-large {
	font-size: 150%;
}


.table-rebound-background
{
		padding: 0px;
		background-image: url(images-site/rebound-background-1.jpg);
		background-repeat: no-repeat;
		background-position: center top;
}

.table-rebound-background-home
{
		padding: 0px;
		background-image: url(images-site/rebour-large.jpg);
		background-repeat: no-repeat;
		background-position: center top;
}