table {
	text-align : center;
}

td {
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}

  a:link          {text-decoration:none;}
  a:active        { text-decoration: none;}
  a:visited       { text-decoration:none; }
  a:hover         {
	text-decoration: underline;
	color : #B0FFD8;
}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image : url(img/bg1.gif);
	background-color : 72ACB1;
}

.title {
	color : #AA6600;
	font-weight : bold;
	font-size : 32px;
	background-image : url(img/q1.gif);
	background-position : center;
	background-repeat : no-repeat;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}

.desc{
	font-size : 16px;
	color : White;
	font-weight : normal;
}

.warn {
	color : #626262;
	font-size : 12;
	text-align : justify;
	border : 1px solid White;
	background-color : #D2F0E1;
	padding-left : 8px;
	padding-right : 8px;
}

.recips {
	color : #000000;
	font-weight : bold;
	font-size : 20px;
	background-color : #999999;
}

.sponsor {
	color : #FF0000;
	font-weight : bold;
	font-size : 20px;
}
.small {
	color : #EBEBEB;
	font-size : 10px;
}

.td1 {
	background-image : url(img/q5.jpg);
	background-position : center;
	background-repeat : repeat-y;
}
.q1{
	background-image : url(img/q2.gif);
	background-position : right;
	background-repeat : no-repeat;
}
.q2{
	background-image : url(img/q3.gif);
	background-position : left;
	background-repeat : no-repeat;
}
.gall{
	font-size : 32px;
	font-weight : bold;
	color : #AA6600;
}