table {
	text-align : center;
}

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 : #7C7CBE;
}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #3D3D1F;
}

.title {
	color : #CDCD9E;
	font-weight : bold;
	font-size : 32px;
}

.desc{
	font-size : 16px;
	font-weight : normal;
	background-image : url(img/q3.gif);
	background-position : center;
	background-repeat : no-repeat;
}

.warn {
	color : Black;
	font-size : 12;
	text-align : justify;
	border : 1px solid White;
	background-color : #AFAF65;
	padding-left : 8px;
	padding-right : 8px;
}

.recips {
	color : White;
	font-weight : bolder;
	font-size : 20px;
	background-color : #6D6D38;
}

.sponsor {
	color : #FFFFCC;
	font-weight : bold;
	font-size : 12px;
}
.small {
	color : #AAAAAA;
	font-size : 10px;
}

.td1 {
	background-image : url(img/q1.gif);
	background-position : center;
	background-repeat : no-repeat;
}
.q4{
	background-image : url(img/q4.gif);
	background-position : center;
	background-repeat : no-repeat;
}
.q5{
	background-image : url(img/q5.gif);
	background-position : center;
	background-repeat : no-repeat;
}