table {
	text-align : center;
	background-color : #336666;
	border : 2px solid #AADDDD;
}

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 : #D5FF7D;
}

body {
	background-color: #117777;
	font-family : Arial, serif;
}

.title {
	color : #669999;
	font-weight : bold;
	font-size : 32px;
	border-bottom : 1px solid #AADDDD;
}

.desc{
	font-size : 16px;
	color : #8A0000;
font-weight : bold;
	}

.warn {
	color : #AADDDD;
	font-size : 12;
	text-align : justify;
	background-color : #114444;
	border : 1px #AADDDD;
	border-bottom-style : solid;
	border-top-style : solid;
}

.recips {
	font-weight : bold;
	font-size : 20px;
	color : #AADDDD;
	border-top : 1px solid #AADDDD;
	border-bottom : 1px solid #AADDDD;
	background-image : url(img/q3.jpg);
	background-position : center;
	background-repeat : repeat-y;
}

.sponsor {
	color : #669999;
	font-weight : bold;
	font-size : 16px;

}
.small {
	color : #000000;
	font-size : 10px;
}
.enter{
	background-image : url(img/q1.gif);
	background-position : center;
	background-repeat : no-repeat;
	font-size : 32px;
	color : #8A0000;
	font-weight : bold;
}
