<STYLE TYPE="text/css">
  BODY { font-family: arial, 'lucida console', sans-serif }
  A { font-family: arial, 'lucida console', sans-serif;color: blue }
  P { font-family: arial, 'lucida console', sans-serif;font-size: medium; color: black }
  LI { font-family: arial, 'lucida console', sans-serif;font-size: medium; color: black }
  H1 { font-family: arial, 'lucida console', sans-serif;font-size: x-large; color: red }
  H2 { font-family: arial, 'lucida console', sans-serif;font-size: large; color: teal }
  H3 { font-family: arial, 'lucida console', sans-serif;font-size: medium; color: teal }
  table.trophies {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
        width: 100%;
   }
   table.trophies th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
   }
   table.trophies td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
   }

</STYLE>

