/* Use this section to update the colors and style of hyperlinks */
a:link { color: rgb(0,0,153); text-decoration: underline; }
a:visited { color: rgb(0,0,153); text-decoration: underline; } 
a:active { color: rgb(0,153,0); text-decoration: underline; }

/* Use this section to update the type of font(s) your paragraphs use */
P { font-family: Garamond, Times, serif }
P { font-style: normal }
P { font-weight: normal }
P { font-size: small }
P { color: #333300 }


/* Use this section to update the look of any text headers */
H2 { font-family: Garamond, Times, serif }
H2 { font-weight: bold }
H2 { color: #333300 }