table {
	text-align : center;
	background-color : #D4D5CF;
}

td {
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	padding-bottom : 3px;
}

  a:link          {text-decoration:none; color:black;}
  a:active        { text-decoration: none;color:black;}
  a:visited       { text-decoration:none; color:black;}
  a:hover         {
	text-decoration:none;
	color : #00AA55;
}

body {
	background-color: #8F8481;
	font-family : Arial, sans-serif;
}

.title {
	color : #206262;
	font-weight : bold;
	font-size : 32px;
	background-image : url(img/q3.jpg);
	background-position : center;
	background-repeat : repeat-y;
	font-family : Arial, "Arial Black";
}

.desc{
	font-size : 20px;
	color : #000000;
}

.warn {
	color : #EEEEFF;
	font-size : 12;
	text-align : justify;
	background-color : #A9AB9E;
}

.recips {
	color : #EEEEFF;
	font-weight : bold;
	font-size : 20px;
	background-color : #867B77;
	border-left : 2px solid White;
	border-right : 2px solid White;
}

.sponsor {
	color : #666666;
	font-weight : bold;
	font-size : 12px;
}
.small {
	color : #35A4A4;
	font-size : 10px;
	background-image : url(img/q3.jpg);
	background-position : center;
	background-repeat : repeat-y;
}
.q1{

	background-position : center;
	background-repeat : repeat-x;
}
.enter{
	font-size : 32px;
	font-weight : bold;
	color : #226666;
	font-family : Arial, "Arial Black";
}
.q2{

	background-position : center;
	background-repeat : repeat-y;
}