table {
	text-align : center;
}

.t1 {
	width : 767px;
	background-image : url(img/bg1.gif);
}

.tspon {
	background-color : #996699;
	border : 2px dashed #FFCC00;
}


td {
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}

  a 			{color : White;}
  a:link          {text-decoration:none;}
  a:active        { text-decoration: none;}
  a:visited       { text-decoration:none; }
  a:hover         {
	text-decoration:none;
	color : #FFCC33;
}

body {
	background-color: #835050;
	font-family : "Comic Sans MS", Arial;
}

.title {
	color : White;
	font-weight : bold;
	font-size : 32px;
	background-color : #AC7575;
}

.desc{
	font-size : 16px;
	color : White;
	font-weight : normal;
}

.warn {
	color : #FFCC00;
	font-size : 12;
	text-align : justify;
	background-color : #663333;
	border : 1px solid #FFCC00;
}

.recips {
	color : #000000;
	font-weight : bold;
	font-size : 20px;
	background-color : #835050;
}

.sponsor {
	font-weight : bold;
	font-size : 16px;
	color : #FFCC00;
}
.small {
	color : White;
	font-size : 10px;
}

.td1{
	background-color : #CC9933;
	padding-bottom : 0px;
	padding-top : 0px;
}