table {
	text-align : center;
}

.t1 {
	background-image : url(../bg2.gif);
	width : 750px;
	border : 10px ridge #666699;
}

.tspon {
	background-color : #7A7A85;
	border : 6px double #CC9900;
}


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: #70708F;
	font-family : Tahoma, Arial;
}

.title {
	color : #CCCCCC;
	font-weight : bold;
	font-size : 32px;
}

.desc{
	font-size : 16px;
	color : #000000;
}

.warn {
	color : #CC6600;
	font-size : 12;
	text-align : justify;
	background-color : #333333;
	border : 1px solid #CC6600;
}

.recips {
	color : #000000;
	font-weight : bold;
	font-size : 20px;
	background-color : #666699;
	border : 6px double White;
	border-left-style : none;
	border-right-style : none;
}

.sponsor {
	color : #FFCC00;
	font-weight : bold;
	font-size : 12px;
}
.small {
	color : White;
	font-size : 10px;
}
