p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14px;
	color: #660066;
	text-align: left;
}

h1 {
	font-family: "Tempus Sans ITC", "Bradley Hand ITC", "Eras Bold ITC", sans-serif;
	color: #B18D43;
	font-size: 24pt;
	font-weight: bold;
	line-height: 26pt;
	text-align: center;	
}

h2 {
	font-family: "Tempus Sans ITC", "Bradley Hand ITC", "Eras Bold ITC", sans-serif;
	color: #C93938;
	font-size: 22px;
	font-weight: bold;
	text-align: left;	
}

h3 {
	font-family: "Tempus Sans ITC", "Bradley Hand ITC", "Eras Bold ITC", sans-serif;
	color: #385335;
	font-size: 18px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
}

h4 {
	font-family: "Tempus Sans ITC", "Bradley Hand ITC", "Eras Bold ITC", sans-serif;
	color: #FFFFCC;
	font-size: 18px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
}

h5 {
	font-family: "Tempus Sans ITC", "Bradley Hand ITC", "Eras Bold ITC", sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
}

ul {
	list-style-type: square;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14px;
	color: #385335;
}

td {
	vertical-align: top;	
}
.link {
	color: #385335;
	text-decoration: underline;	
}

.center{
	text-align: center;	
}
.centersmall{
	text-align: center;	
	font-size: 8pt;
	color: #C93938;
}

.middle{
	text-align: center;
	vertical-align: middle;
	
}

.red {
	color: #C93935;
}
.white {
	color: #FFFFFF;
	font-size: 10pt;
}
.whitemiddle {
	color: #FFCC33;
	font-size: 10pt;
	text-align: center;
}
.whitelarge {
	color: #FFFFFF;
	font-size: 16pt;
	line-height: 18px;
	text-align: center;
}
.whitesmall {
	color: #FFCC33;
	font-size: 9pt;
	text-align: center;
}

.nobull {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14px;
	color: #385335;
	list-style-type: none;
}
