/* GENERAL STYLES */
.Gold {

  color:#99884e;

}


.Green {

  color:#046546;

}


.Black {

 color:#000000;


}


.Header_Primary {

 font-weight:bold;
 font-size:18px;


}


.Header_Secondary {

 font-weight:bold;
 font-size:14px;

}


.Citation {

 font-style:italic;
 font-weight:normal;
 font-size:10px;
 color:#333;

}


.LargeQuote {

 font-style:italic;
 font-weight:bold;
 font-size:14px;

}

/* EDITOR PROPERTIES */
.LargeQuote {
font-style:italic;
font-weight:bold;
font-size:14px;
}

.Citation {
font-style:italic;
font-weight:normal;
font-size:10px;
color:#333;
}

.Gold {
color:#99884e;
}

.Green {
color:#046546;
}

.Black {
color:#000000;
}

.Header_Primary {
font-weight:bold;
font-size:18px;
}

.Header_Secondary {
font-weight:bold;
font-size:14px;

}

.Basic_Copy {
font-size:12px;
}

