@media screen{
h1 {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: normal; font-weight: bold}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; background-color: #FFFFFF; background-attachment: fixed; background-image: url(http://www.guy.unisonplus.net/images/background.jpg); background-repeat: no-repeat; background-position: center top}
h2 {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bolder}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
caption {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FF0000; font-weight: normal; line-height: normal}
}
@media print {
h1 {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: normal; font-weight: bold}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; background-color: #FFFFFF; background-attachment: fixed; background-image: url(http://www.guy.unisonplus.net/images/background.jpg); background-repeat: no-repeat; background-position: center top}
h2 {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bolder}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
caption {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FF0000; font-weight: normal; line-height: normal}
}
p.rookie { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 12px ; color: #FF0000 }
th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
p.gold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFF00;

}
p.silver {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
}
p.bronze {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CC6600;
}