﻿.typography * {
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
}
.typography a{
	color:#8b5e3c;
	outline:none;
}
.typography a:hover{
}
.typography a:visited{
}
.typography a img{
	border:none;
}
.typography acronym{
	border-bottom:none;
}
.typography hr{
	margin-top:10px;
	margin-bottom:10px;
	border:0;
	color:#8b5e3c;
	background-color:#8b5e3c;
	height:1px;
}
.typography h2{
	color:#8b5e3c;
	font-size:18px;
	margin-top:25px;
}
.typography h2,.typography h3,.typography h4,.typography h5,.typography h6{
	font-family:Georgia,Times New Roman,'Times',serif;
	color:#000;
}
.typography h2{
	font-size:18px;
	margin-bottom:10px;
}
.typography h3{
	color:#8b5e3c;
	font-size:14px;
	margin-bottom:7px;
}
.typography h4{
	color:#8b5e3c;
	font-size:12px;
}
.typography h5{
	color:#000;
	font-size:12px;
}
.typography h6{
	font-size:10px;
}
/*
.text{
	font-family:Georgia,'Times',Times New Roman,serif;
}
*/