h1, h2, h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:11pt;
	color: #CC0000;
	font-weight: bold;
}

h2 {
	font-size:10pt;
	color: #000000;
	font-weight: bold;
}

p {
	margin-top:0;
	font-family: verdana, arial,
sans-serif;
	font-size: 9pt;
	color: #000000;
}



p.quote {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #1A592B;
	font-style: italic;
	text-align: left;
	background-color: #FDFFE7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}

p.credit {
	font-size:8pt;
	font-family: verdana, arial,
sans-serif;
	color: #666666;
	text-align: right;
}

li {
	font-size:9pt;
	font-family: verdana, arial,
sans-serif;
	color: #000000;
	list-style-type: square;
	background-color: #FFFFFF;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: 1A592B;
}
.TableTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #666666;
	font-style: italic;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}
.space {
	font-family: "Courier New", Courier, monospace;
	font-size: 1px;
}
.TableDate {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	background-color: #999999;
}
.TableCamp {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #000000;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
