table {
	text-align : center;
}

.t1 {
	width : 700px;
	background-image : url(../bg1.gif);
}

.tspon {
	background-color : #005177;
	border : 1px solid White;
}


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 : #FFCC00;
}

body {
	background-color: #532900;
	font-family : Arial, serif;
}

.title {
	color : #000000;
	font-weight : bold;
	font-size : 32px;
	background-color : #996633;
	border : 1px solid Black;
}

.desc{
	font-size : 16px;
	color : #000000;
}

.warn {
	color : #996633;
	font-size : 12;
	text-align : justify;
	background-color : Black;
	border : 1px solid #996633;
	padding-left : 8px;
	padding-right : 8px;
	font-family : "Century Gothic", Arial;
}

.recips {
	color : #000000;
	font-weight : bold;
	font-size : 20px;
	background-color : #934900;
	border : 1px solid Black;
}

.sponsor {
	color : White;
	font-weight : bold;
	font-size : 12px;
}
.small {
	color : #000000;
	font-size : 10px;
}
