table {
	text-align : center;
}

.t1 {
	width : 700px;
	background-image : url(bg1.jpg);
	border : 1px solid #4A454C;
	border-bottom-style : none;
	border-top-style : none;
}

.tspon {
	background-color : #6B418B;
	border : 1px solid #D4D0C8;
}


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 : White;
}

body {
	background-color: Black;
	font-family : Arial, serif;
	margin-bottom : 0px;
	margin-top : 0px;
}

.title {
	color : #CC6600;
	font-weight : bold;
	font-size : 32px;
}

.desc{
	font-size : 16px;
	color : #000000;
}

.warn {
	color : #CC6600;
	font-size : 12;
	text-align : justify;
	background-color : #6B418B;
	border : 1px solid #CC6600;
}

.recips {
	color : #6666CC;
	font-size : 16;
	border : 6px double White;
	border-left-style : none;
	border-right-style : none;
	background-color : #333333;
}

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