/* Left, center and right alignment of text in paragraphs and cells.*/
td.tablecolor1 {background-color:#E5E5E3}
td.tablecolor2 {background-color:#F2F2F2}

/* classes for textstyle dropdown */
span.important { color: #8A0020; }
span.name-of-person { color: #10007B; }
span.detail { color: #186900; }

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}