body,td,th {
	font-family: Times New Roman, Times, serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
}
h1 {
	font-size: large;
	font-weight: bold;
	color: #000099;
}
tr{
	background: #FFFFFF;
}
.Trophy {
	background: #999900;
}
.Trophy tr#header{
	background: #666666;
	font-weight: bold;
	color: #FFFFFF;
}
.Gold {
	background: #CC9900;
}
.Gold tr#header{
	background: #CC9900;
	font-weight: bold;
	color: #FFFFFF;
}
.Silver {
	background: #999999;
}
.Silver tr#header{
	background: #999999;
	font-weight: bold;
	color: #FFFFFF;
}
.Bronze {
	background: #999900;
}
.Bronze tr#header{
	background: #999900;
	font-weight: bold;
	color: #FFFFFF;
}


.JWC1 {
	background: #666600;
}
.JWC1 tr#header{
	background: #666600;
	font-weight: bold;
	color: #FFFFFF;
}
.Seal {
	background: #000066;
}
.Seal tr#header{
	background: #000066;
	font-weight: bold;
	color: #FFFFFF;
}
p#design{
	display: none;
}
