table {
	text-align : center;
}

.t1 {
	width : 700px;
	background-color : #726867;
	border : 1px solid Black;
}

.tspon {
	border : 1px dashed White;
	background-color : #887C7B;
}


td {
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	padding-bottom : 1px;
}

  a 			{
	color : Black;
}
  a:link          {text-decoration:none;}
  a:active        { text-decoration: none;}
  a:visited       { text-decoration:none; }
  a:hover         {
	text-decoration:none;
	color : White;
}

body {
	background-color: #717372;
	font-family : Arial, serif;
	background-image : url(images/bg1.gif);
}

.title {
	color : #FFCC33;
	font-weight : bold;
	font-size : 32px;
	font-family : "Century Gothic", Arial;
}

.desc{
	font-size : 16px;
	color : White;
	font-weight : normal;
}

.warn {
	color : White;
	font-size : 12;
	text-align : justify;
	background-color : #A59D9C;
	border : 3px double White;
	padding-left : 100px;
	padding-right : 100px;
	border-left-style : none;
	border-right-style : none;
}

.recips {
	color : #000000;
	font-weight : bold;
	font-size : 20px;
	background-color : #AAA693;
}

.sponsor {
	color : White;
	font-weight : bold;
	font-size : 12px;
}
.small {
	color : White;
	font-size : 10px;
}

.td2{
	padding-bottom : 0px;
	padding-top : 0px;
	background-color : #CC9900;
}
