/* Gabel&Co. */
body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7d7e81;
	line-height: 14px;
}

p,td, li, th {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7d7e81;
	line-height: 14px;
}

.light {
	color: #999999;
}

.small {
	font-size: 8px;
}

.paragraphs {
	line-height: 16px;
}

.reversed {
	color: #FFFFFF;
	
}

.hel {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;

}

.big {
	font-size: 17px;
	line-height: 22px;
}

.notsobig {
	font-size: 16px;
	line-height: 21px;
}

.med {
	font-size: 14px;
	line-height: 17px;
	color: #696a6d;
}

.big2 {
	color: #8d6844;
	font-size: 20px;
	line-height: 28px;
}

.big3 {
	color: #4e2f1c;
	font-size: 20px;
	line-height: 28px;
}

.italic {
	 font-style: italic;
	 
}

a:link {
	color: #7d7e81;
	text-decoration: none;
}

a:visited {
  color: #7d7e81;
  text-decoration: none;
}
span.active a{
	color: #472311;
	text-decoration: underline;	
}
a:hover {
	color: #472311;
	text-decoration: underline;
}

a.biglink:link {
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
}

a.biglink:visited {
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
}

a.biglink:hover {
	font-size: 18px;
	line-height: 22px;
	color: #4e2f1c;
	text-decoration: none;
}
a.biglink2:link {
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
	color: #4e2f1c;
}

a.biglink2:visited {
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
	color: #4e2f1c;
}

a.biglink2:hover {
	font-size: 18px;
	line-height: 22px;
	color: #4e2f1c;
	text-decoration: underline;
}