.body {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	color: #333333;
	text-align: left;
}
.ResultsTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.ResultsSubTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #009933;

}
.Results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.Scroller {
	font-family: Tahoma;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: normal;
	font-style: normal;
}
.CategorieTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #37C539;
	text-decoration: none;

}
.CategorieTitles a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #37C539;
	text-decoration: none;
}
.CategorieTitles a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.CategorieTitles a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.Grand_Champion {
	font-weight: bold;
	background-image: url(images/Grand_Champion-grad.jpg);
	background-repeat: repeat-x;
}
.Page_Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #37C539;
}
.Page_SubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.pdf {
	font-size: 10px;
	color: #999999;
}
.pdf a:hover {
	text-decoration:underline;
}
.pdf a:link,
.pdf a:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}