body{
	background: #FC9;
	color: #7D3232;
	font: bold 13px Arial,sans-serif,"MS Sans Serif";
}
img {
	border-color: #FC9;
}
table{
	border-style: solid;
	border-width: 2px;
	border-color: #7D3232;
	font-weight: bold;
}
td{
	border-color: #7D3232;
	border-style: solid;
	border-width: 1px;
}
hr{
	width: 100%;
	background: #FC9;
	color: #7D3232;
	height: 2px;
}
h1{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
h2{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
p{
	text-align: center;
}
.water{
	color: #FCC28A;
	background: transparent;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}
.champ{
	color: #F00;
	background: transparent;
}
.text12{
	font-size: 12px;
	font-weight: normal;
}
tr.title{
	background: #7D3232;
	color: #FC9;
	font-size: 16px;
	text-align: center;
}
a:link,a:visited{
	color: #7D3232;
	background: transparent;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color: #F00;
	background: transparent;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.foot{
	font-size: 10px;
}
a.footlink:link,a.footlink:visited{
	color: #7D3232;
	background: transparent;
	font-size: 10px;
	text-decoration: underline;
}
a.footlink:hover{
	color: #F00;
	background: transparent;
	font-size: 10px;
	text-decoration: underline;
}

/* ------------------------------ for testing delete the x ------------------------------ */

.x-div {
	border-style: solid;
	border-width: 1px;
}