body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
.body {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	color: #333333;
	line-height: normal;
}
.dates {
	font-family: Tahoma;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	color: #0075B2;
	}
	
.ResultsTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.ResultsSubTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;

}
.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;
	font-weight: bold;
}
.Grand_Champion {
	font-weight: bold;
	background-image: url(images/Grand_Champion-grad.jpg);
	background-repeat: repeat-x;
}
.Scroller {
	font-family: Tahoma;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
	font-style: normal;
}
.CategorieTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;

}
.CategorieTitles a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	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;
}
.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;
}
