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 : #9999CC;
}

body {
	background-color: #5C7872;
	font-family : Arial, serif;
}

.title {
	color : #2F2F17;
	font-weight : bold;
	font-size : 32px;
}

.desc{
	font-size : 20px;
	color : #000000;
}

.warn {
	color : Black;
	font-size : 12;
	text-align : justify;
	background-color : #A4D0D9;
}

.recips {
	color : #492600;
	font-weight : bold;
	font-size : 20px;
	background-color : #868640;
	border-bottom : 1px solid #9C9C4B;
	border-top : 1px solid #9C9C4B;
}

.sponsor {
	color : #CC9900;
	font-weight : bold;
	font-size : 16px;
}
.small {
	color : #000000;
	font-size : 10px;
}

.warn2{
	background-color : #151C00;
	color : #7C7C3D;
}
.enter{
	background-image : url(img/q1.gif);
	background-position : center;
	background-repeat : no-repeat;
	font-size : 32px;
	font-weight : bolder;
	background-color : #5C7872;
}
