a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9pt;
}
a:visited {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}
.blacktext {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 10pt;

}
h1 {
	font-size: 18pt;
	font-weight: 900;
	color: #FFFFFF;
	line-height: 24px;
	display: inline;
}
.whitetext {
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10px;
}
.bodytext { font-size: 10pt; color: #000000}
.boldblack { font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none}
.pricetext { font-size: 11pt; font-weight: bold; color: #990000}

.bigwhite {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
a.section:link {
	font-size: 16pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.section:visited {
	font-size: 16pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.section:hover {
	font-size: 16pt;
	color: #E3DEC1;
	text-decoration: none;
}
 
#introtext {
	width: 760px;
	text-align:left;
	margin: 10px;
}