/*User Selectable Styles*/
.Heading2,h2 { font-size: 1.4em; color: #383d3f; background-color: transparent; font-weight: bold; }
.Heading3,h3 { font-size: 1.2em; color: #383d3f; background-color: transparent; font-weight: bold; }

.Normal { font-size: 1.2em; color: #383d3f; background-color: transparent; }
.Small { font-size: 1.1em; color: #383d3f; background-color: transparent; }
.Large { font-size: 1.4em; color: #383d3f; background-color: transparent; }
p { font-size: 1.2em; color: #383d3f; background-color: transparent; }

div#standard ul, div#standard-full ul, div.rightbox-grn ul { margin-left: 2em; font-size: 1.2em; color: #383d3f; background-color: transparent; list-style-position: outside; }

div#standard ol, div#standard-full ol, div.rightbox-grn ol { margin-left: 2em; font-size: 1.2em; color: #383d3f; background-color: transparent; list-style-position: outside; }

div#page-narrow ul { margin-left: 2em; font-size: 1.2em; color: #383d3f; background-color: transparent; list-style-position: outside; }

div#page-narrow ol { margin-left: 2em; font-size: 1.2em; color: #383d3f; background-color: transparent; list-style-position: outside; }