*{
	margin:0;
	padding:0;
}
body {
	text-align:center;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	color:#191919;
	background: url(bg.jpg) repeat-x;
	background-color: #D1D1D1;
}
img{border:none;}
td{background-color: #FFFFFF;text-align: left;}
h1{
	font-size:28px;
	background-color:#FFCC00;
}
hr {
	height:1px;
	color:#AAAAAA;
	border-style:dotted;
}
a:link{
	color: #333333;
}
a:visited{
	color: #333333;
}
a:hover{
	color: #CC3333;
}
.bge {
background-color:#FFCC00;
width:10px;}
.match {
background-color:#FFCC00;}
.tdbl {
background-color:#F9ECBF;
text-align:center;
width:60px;height:40px;}
.tdbr {
background-color:#FDF8E3;
width:236px;
padding-left:8px;}
.copy{background-color:#FFCC00;text-align: center;}
.txt16 {
	font-size: 16px;
	font-weight: bold;
}
.txt10 {
	font-size: 10px;
}
.txt14 {
	font-size: 14px;
	font-weight: bold;
}
.txt12 {
	font-size: 12px;
	line-height:130%;
}
.main {
	padding: 5px;
}

