HTML BODY.mceContentBody { font-family:Helvetica,Verdana,sans-serif; font-size:12px; }

A { color:#7f6b4c; }
A IMG { border:0;}

LI { margin-bottom:0.5em; }

P { margin:0 0 1em 0; padding:0;}

BLOCKQUOTE { margin:10px; font-style:italic; color:#414144;}

.red-title, .red-title > A
{
	color: #DD593F;
    font-size: 16px;
    line-height: 1.2em;
  		margin: 0 0 0.3em;
    font-family: Verdana;
    text-decoration:none;
}
.red-title > A:hover { text-decoration:underline; }
.subtitle
{
	color: #444444;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0.5em 0;
    font-family: Verdana;
}

TABLE { width:100%; padding:0; border:0;}
TD,TH { border:0; padding:0; vertical-align:top; text-align:left; padding-right:20px;}
TR TD:last-child { padding-right:0; }

TABLE.two-column-table TD, TABLE.two-column-table TH { width:50%;}

.black-title
{
	color: #444;
    font-size: 15px;
    line-height: 1.2em;
  	margin: 0 0 0.3em;
    font-family: Verdana;
    text-decoration:none;
    font-weight:bold;
}

.section-title 
{ 
	font-size:22px; 
	color:#717176; 
	line-height:1em; 
	padding:0 0 3px 0; 
	border-bottom:1px dashed #44454b; 
	margin-bottom:10px; 
	font-family:'Stardos Stencil', stencil, Verdana !important;
	letter-spacing: 0.03em;	
}
.section-title a{color:#717176; text-decoration:none;}

.title {
  font-size: 36px;
  margin-bottom: 22px;
  text-transform: uppercase;
}

.author-name {
  color: #c60070;
  font-size: 20px;
  font-weight: bold;
}

.intro-text {
  font-size: 14px;
  line-height: 22px;
}