@charset "UTF-8";
h2 {
	font-size: 1.2em;
	color: #FFF;
}
h3 {
	font-size: 1.2em;
	color: #EBC273;
}
h4 {
	font-size: 1.2em;
	color: #DC9640;
}
h5 {
	font-size: 1.2em;
	color: #09F;
}
h6 {
	font-size: 1.2em;
	color: #DAE0A2;
}
.blacktype {
	color: #000;
}
#portfoliotype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	left: 18px;
	top: 8px;
	right: 0px;
	bottom: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	text-indent: 12px;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	padding: 14px;
	overflow: scroll;
}
.browntype {
	color: #9E5E1E;
	line-height: 1.5em;
}

