table {
	text-align : center;
}

.t1 {
	width : 700px;
	background-color : #666600;
}

.tspon {
	background : #999933;
	border : 1px solid Black;
}


td {
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}

  a 			{color : White;}
  a:hover 			{
	color : #CC6600;
}

body {
	background-color: #3E3E00;
	font-family : "Comic Sans MS", Arial;
	margin-bottom : 0px;
	margin-top : 0px;
}

.title {
	color : #000000;
	font-weight : bold;
	font-size : 32px;
}

.desc{
	font-size : 16px;
	color : #000000;
}

.warn {
	color : #CC6600;
	font-size : 12;
	text-align : justify;
	background-color : #555500;
	border : 1px solid #CC6600;
}

.recips {
	color : #000000;
	font-weight : bold;
	font-size : 20px;
	background-color : #555500;
}

.sponsor {
	color : #FFCC00;
	font-weight : bold;
	font-size : 12px;
	text-decoration : underline;
}
.small {
	color : #000000;
	font-size : 10px;
}

.header{
	background : #663300 url(../ar.gif) no-repeat left;
	border : 1px solid Black;
	padding-left : 50px;
	padding-top : 2px;
	padding-bottom : 2px;
	font-size : 14px;
	text-align : left;
	color : White;
	font-family : "Century Gothic", Arial;
}

.td1{
	background-color : #CC6600;
	padding-top : 0px;
	padding-bottom : 0px;
}
