table {
	text-align : center;
}

.t1 {
	width : 700px;
	border : 1px solid #6495ED;
	background-color : #666666;
}

.tspon {
	background-color : #444444;
	border : 1px dashed #CC6600;
}


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: underline;
	color : White;
}

body {
	background-color: #444444;
	font-family : "Century Gothic", Arial;
}

.title {
	color : #CC6600;
	font-weight : bold;
	font-size : 32px;
}

.desc{
	font-size : 16px;
	color : #000000;
}

.warn {
	color : #6495ED;
	font-size : 12;
	text-align : justify;
	border : 1px dotted #6495ED;
	background-color : #444444;
}


.recips {
	color : #000000;
	font-weight : bold;
	font-size : 20px;
	background-attachment : scroll;
	background-color : #444444;
}

.sponsor {
	color : White;
	font-weight : bold;
	font-size : 12px;
}
.small {
	color : #6495ED;
	font-size : 10px;
}

.td1{
	background-color : #CC6600;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}
