
@charset "iso-8859-1";

h1 {
  	font-family: Arial,Helvetica,sans-serif;
	font-size:28pt;
	font-weight:bold;
	line-height:1.5;
	color: #00a5a8;	// turquoise
}
h2,h6 {
  	font-family: Arial,Helvetica,sans-serif;
	font-size:18pt;
	font-weight:bold;
	line-height:1.2;
	text-align:left;
	color: #00a5a8;	// originally turquoise
}
h3 {
  	font-family: Arial,Helvetica,sans-serif;
	font-size:16pt;
	font-weight:bold;
	line-height:1.0;
	color: #703a9d;	// purple
}
h4 {
  	font-family: Arial,Helvetica,sans-serif;
	font-size:14pt;
	font-weight:bold;
	line-height:1.0;
	margin:0px;
	color: #703a9d;	// purple
}
h6 {
	margin:20px;
}
h6:first-line {
	color: #fc8012;
}

a.one, a.two, a.three, a.four, a.five, a.yes, a.enter {
		display: inline-block;
   		white-space: nowrap;	
   		cursor: pointer;
   		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #ffffff;
		border-style: double;
		border-color: #ffffff;
		border-width: 5px;
		border-radius: 15px;
		padding-top: 3px; padding-bottom: 2px;
		padding-left: 12px; padding-right: 12px;
		//background-color: #00a8a5;
	}
	a.one {
		background-color: #00a5a8;	// turquoise
	}
	a.two {
		background-color: #fc8012;	// orange
	}
	a.three {
		background-color: #703a9d;;	// purple
	}
	a.four {
		background-color: #449948;;	// green
	}
	a.five {
		background-color: #ff007b;;	// hot pink
	}
	a.yes {
		background-color: #fc8012;	// orange
		padding-top: 1px; padding-bottom: .5px;
		padding-left: 5px; padding-right: 5px;
	}
	a.enter {
		font-size: 24px;
		background-color: #00a5a8;	// turquoise
		padding-top: 15px; padding-bottom: 4px;
		padding-left: 30px; padding-right: 25px;
	}
	a.bth {
		display: inline-block;
   		white-space: nowrap;	
   		cursor: default;
   		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #ffffff;
		border-style: double;
		border-color: #ffffff;
		border-width: 5px;
		border-radius: 15px;
		font-size: 16px;
		background-color: #703a9d;	// purple
		padding-top: 3px; padding-bottom: 0px;
		padding-left: 4px; padding-right: 4px;
		text-decoration:none;
	}
	a.sub {
		display: inline-block;
   		white-space: nowrap;	
   		cursor: default;
   		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #ffffff;
		border-style: double;
		border-color: #ffffff;
		border-width: 5px;
		border-radius: 15px;
		font-size: 16px;
		background-color: #00a5a8;	// purple
		padding-top: 3px; padding-bottom: 0px;
		padding-left: 4px; padding-right: 4px;
		text-decoration:none;
		text-decoration:none;
	}
	a.uns {
		display: inline-block;
   		white-space: nowrap;	
   		cursor: default;
   		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #ffffff;
		border-style: double;
		border-color: #ffffff;
		border-width: 5px;
		border-radius: 15px;
		font-size: 16px;
		background-color: #449948;	// purple
		padding-top: 3px; padding-bottom: 0px;
		padding-left: 4px; padding-right: 4px;
		text-decoration:none;
		text-decoration:none;
	}
	a.par {
		display: inline-block;
   		white-space: nowrap;	
   		cursor: default;
   		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #ffffff;
		border-style: double;
		border-color: #ffffff;
		border-width: 5px;
		border-radius: 15px;
		font-size: 20px;
		background-color: #ffa14d;	// orange tint
		padding-top: 3px; padding-bottom: 0px;
		padding-left: 4px; padding-right: 4px;
		text-decoration:none;
		text-decoration:none;
	}
	a.plus {
		display: inline-block;
   		white-space: nowrap;	
   		cursor: default;
   		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #ffffff;
		border-style: double;
		border-color: #ffffff;
		border-width: 5px;
		border-radius: 15px;
		font-size: 16px;
		background-color: #fc8012;	// orange
		padding-top: 3px; padding-bottom: 0px;
		padding-left: 4px; padding-right: 4px;
	}
input.one,input.two,input.three,input.four,input.five {
		display: inline-block;
   		white-space: nowrap;	
   		cursor: pointer;
   		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #ffffff;
		border-style: double;
		border-color: #ffffff;
		border-width: 5px;
		border-radius: 15px;
		padding-top: 3px; padding-bottom: 2px;
		padding-left: 12px; padding-right: 12px;
		background-color: #00a5a8;
	}
	input.two {
		background-color: #fc8012;
	}
	input.three {
		background-color: #703a9d;
	}
	input.four {
		background-color: #449948;
	}
	input.five {
		background-color: #ff007b;
	}
	a.bth:hover, a.sub:hover, a.uns:hover {
		text-decoration: none !important ;
	}
	a.one:active, a.two:active, a.three:active, a.four:active, a.five:active, a.enter:active,a.one:visited, a.two:visited, a.three:visited, a.four:visited, a.five:visited, a.enter:visited,  {
		text-decoration: none !important ;
		color: #ffffff;
		border-color: #ffffff;
	}
	a.one:hover, a.two:hover, a.three:hover, a.four:hover, a.five:hover, a.enter:hover, input.one:hover,input.two:hover,input.three:hover,input.four:hover,input.five:hover {
		text-decoration: none !important ;
		color: #f5f5f5;
		border-color: #dcdcdc;
		//box-shadow: 0 0 4px 2px 
                rgba(0,0,0,.3) inset;
	}
	a.yes:hover {
		text-decoration: none !important ;
		color: #f5f5f5;
		border-color: #dcdcdc;
		//box-shadow: 0 0 4px 2px 
                rgba(0,0,0,.3) inset;
		background-color: #00a5a8;	// turquoise
	}
	.floatRight {
		float: right;
		margin-left; .8em;
		margin-right: 100px;
	}
a.styled:link {
	color:#6a5acd;
	text-decoration:none;
}
a.styled:active {
	color:#00a8a5;
	text-decoration:underline;
}
a.styled:visited {
	color:#4682b4;
	text-decoration:none;
}
a.styled:hover {
	color:#483d8b;
	text-decoration:underline;
.quest {
   		font-family: Arial, Helvetica, sans-serif;
		font-size: 56px;
		font-weight: bold;
		color: #fc8012;
		text-shadow: 2px 2px #000000;
}
table.main {
	width:800px;
	border: 0px solid red;
	border-radius:30px;
	padding: 0px;
	background-color: #ffffff;
}