/* TYPOGRAPHY */
/*font: font-style | font-variant | font-weight | font-size | line-height | font-family*/

body { font: italic 1em Georgia, "Times New Roman", Times, serif;}

#endorsement_text p { font: normal .8em Georgia, "Times New Roman", Times, serif;}
#endorsement_text a { font: normal .7em Arial, Helvetica, sans-serif; text-decoration: none;}