body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #f93;
}

input {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

textarea  {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

select {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

option {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

ul {
	list-style-type: circle;
}

li {
	padding-bottom: 10px;
}

.question {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ff9933;
}

.note {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.smalltitle {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.bigtitle {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.bookingPhone {
	font-size: 16px;
	font-weight: bold;
}

.eventProvince {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #99cc33;
}

.eventCenter {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.pollquestion {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #99cc33;
}

.formInput {
	color: #666666;
}

.formSection {
	padding-top: 20px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.formError  {
	color: #cc3300;
}

.dim {
	color: #666666;
}

.white {
	color: white;
}

.red {
	color: #990000;
}

.orange {
	color: #ff9933;
}

.gray {
	color: gray;
}

.footer {
	font-size: 10px;
	color: gray;
}

.header {
	color: gray;
	font-size: 9px;
}

a {
	color: #ff9933;
	text-decoration: underline;
}