body {
	color:#82829F;
}

h1, h2 {
	color: #FF8000;/*#C02CD4;*/
	line-height:30px;
}

h1, h2, h3, h4, h5, h6 {
}

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 20px;
	color: inherit;
	text-rendering: optimizelegibility;
	font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
	
}

h1 {
	font-size:26px;
}

h2 {
	font-size:22px;
}

h1, h2 {
	color: #FF8000;
	line-height: 30px;
}

p, p li {
	font-family: Georgia, Serif;
}

p, h6 {
	line-height:28px;
	font-weight:400;
	margin-top:3px;
	margin-bottom:7px;
}

p {
	font-size:1.5em;
}

p, .row li {
font-size: 1.3em;
}

li h6, li h4 {
	color: #FF8000;
}

li h4 {
	font-size:16px;
}

span.highlight {
	font-size:1.1em;
	color: #FF8000;
	font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
	font-weight:bold;
}

.row li {
	font-weight: 200;
	line-height: 24px;
}

ul, ol {
	padding: 0;
	margin: 0 0 10px 25px;
	font-family: Georgia, Serif;	
}