
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	padding-left: 20px;
}

.introtext {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.border {
	border: solid 1px #e1e1e1;
}

.cella {
	border-left: solid 1px #e1e1e1;
	border-bottom: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
	font-family: Verdana, Lucida Grande, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}

.cellb {
	border-right: solid 1px #e1e1e1;
	border-bottom: solid 1px #e1e1e1;
	font-family: Verdana, Lucida Grande, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}

.title {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}	

.captionbox {
	border: solid 1px #393737;
}

.fullcaption {
	font-family: Verdana, Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 20px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.toolbox {
	padding-left: 5px;
	padding-right: 7px;
	font-family: Lucida Grande, Verdana,Trebuchet MS, Trebuchet, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: black;
}

.standard {
	font-family: Lucida Grande,Verdana, Trebuchet MS, Trebuchet, Verdana, Arial,Helvetica,sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: black;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.credit {
	font-family: Lucida Grande,Verdana, Arial,Helvetica,sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: black;
	padding-left: 3px;
}

.footer {
	font-family: Lucida Grande,Verdana, Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: black
}

.crown {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: black
	border-left: solid 1px #e1e1e1;
	border-top: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
}

