/* General styling */

body { font-family: "Lucida Grande", Arial; font-size: 13px; line-height: 1.4; color: #2c2c2c;}
td, div, p { font-family: "Lucida Grande", Arial, Helvetica; font-size: 13px; font-weight: normal; }
.Normal, .NormalDisabled { font-family: Arial,Helvetica; font-size: 13px; font-weight: normal; }

.Head { font-family: "Lucida Grande", Arial; font-size: 13px; line-height: 1.4; }

h1 { border-bottom: solid 1px #ffffff; }
h2 { border-bottom: solid 1px #dd6209; }

h1, h1 .Head { font-size: 26px; color: #722c8c; margin-bottom: 13px; font-weight: normal; font-family: "Lucida Grande", Arial; }
h2, h2 .Head { font-size: 20px; color: #dd6209; margin-bottom: 10px; font-weight: normal; font-family: "Lucida Grande", Arial; }
h3, h3 .Head { font-size: 16px; color: #FFFFFF; margin-bottom: 7px; font-weight: normal; font-family: "Lucida Grande", Arial; }
h4, h4 .Head { font-size: 13px; color: #000; margin-top: 6px; margin-bottom: 7px; font-weight: bold; font-family: "Lucida Grande", Arial; }

h1 span.Head { font-family: "Lucida Grande", Arial; }

p { margin: 0 0 15px 0;}
ul, ol { margin: 0 0 15px 25px;}