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:none;
	color : #717100;
}

body {
	background-color: #C5D1DD;
	font-family : "Century Gothic", Arial;
	background-image : url(img/q4.jpg);
}

.title {
	color : #000000;
	font-weight : bold;
	font-size : 32px;
}

.desc{
	font-size : 20px;
	color : #000000;
}

.warn {
	color : #7E7E7E;
	font-size : 12;
	text-align : justify;
	border : 1px solid Black;
	padding-left : 8px;
	padding-right : 8px;
	font-family : Arial;
	background : #EEEEEE;
}

.recips {
	color : #000000;
	font-weight : bold;
	font-size : 20px;
	background-color : #A3C1E0;
	border : 1px solid Black;
}

.sponsor {
	color : #000000;
	font-weight : bold;
	font-size : 12px;
}
.small {
	color : #000000;
	font-size : 10px;
}
.q1{
	background : url(img/q5.gif) repeat-y center;
}
.q2{
	background : url(img/q5.gif) repeat-y center;
}
.q3{
	background : url(img/q5.gif) repeat-y center;
}
