table {
	text-align : center;
	background : #707072;
}

td {
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
}

  a:link          {text-decoration:none; color:white;}
  a:active        { text-decoration: none; color:white;}
  a:visited       { text-decoration:none; color:white;}
  a:hover         {
	color : #004612;
}

body {
	background-color: #8B7253;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image : url(img/q1.jpg);
}

.title {
	color : #E6CD99;
	font-weight : bold;
	font-size : 32px;
}

.desc{
	font-size : 16px;
	color : #AEAEAE;
	font-weight : bold;
}

.warn {
	color : Black;
	font-size : 12;
	text-align : justify;
	border : 1px solid Black;
	background : #A7A7A9;
}

.recips {
	font-weight : bold;
	font-size : 20px;
	border : 1px solid Black;
	background-image : url(img/6.JPG);
	background-color : #5A5A5C;
}

.sponsor {
	color : Black;
	font-weight : bold;
	font-size : 10px;
}
.small {
	color : #000000;
	font-size : 10px;
}
.q1{
	background : url(img/q3.gif) no-repeat center;
}
.q2{
	border : 1px solid Black;
}