A { text-decoration: none; color: #0DB24C; font-weight:bold; }
A:visited { text-decoration: none; color: #0DB24C; font-weight:bold;}
A:hover { text-decoration: underline; color: #2DD26C; font-weight:bold; }
A:active { text-decoration: underline; color: #0DB24C; font-weight:bold; }

body { background: #FFFFFF;
       background-attachment: fixed;
       background-position: top left;
       scrollbar-3dlight-color:0DB24C;
       scrollbar-darkshadow-color:0DB24C;
       scrollbar-shadow-color:D8E9D8;
       scrollbar-highlight-color:D8E9D8;
       scrollbar-face-color:D8E9D8;
       scrollbar-track-color:FFFFFF;
       scrollbar-arrow-color:0DB24C;
      }

hr { color:#0DB24C;height:1px; }

p.title { padding: 0pt; color:#0DB24C; font-family : "arial", "helvetica", "verdana", sans-serif; font-size: 14pt; margin-top: 0px; margin-bottom: 0px; border: 0px; }  /* page title */
hr.title { padding: 0pt; color:#0DB24C; height:1px; margin-bottom: 19px; margin-top: 0px; border: 0px;} /* page title underline */

p.subtitle { color:#0DB24C; font-family : "arial", "helvetica", "verdana", sans-serif; font-size: 11pt; font-weight: bold; margin-top: 30px; margin-bottom: 14px; } /* subtitle */
p.minisubtitle { color:#0DB24C;font-family : "arial", "helvetica", "verdana", sans-serif; font-size: 10pt; margin-top: 25px; margin-bottom: 16px; font-weight: bold; }  /* minisubtutle */
td.minisubtitle { color:#0DB24C;font-family : "arial", "helvetica", "verdana", sans-serif; font-size: 10pt; margin-top: 0px; margin-bottom: 0px; font-weight: bold; }  /* minisubtutle */

.para { font-family : "arial", "helvetica", "verdana", sans-serif; font-size: 10pt; margin-top: 0px; margin-bottom: 16px; }  /* standard paragraph format */
p.paraspaced { font-family : "arial", "helvetica", "verdana", sans-serif; font-size: 10pt; margin-top: 0px; margin-bottom: 16px; line-height: 200%; }  /* standard paragraph format */

.small { font-family : "arial", "helvetica", "verdana", sans-serif; font-size: 8pt; margin-top: 0px; margin-bottom: 0px; }  /* standard paragraph format */
.button { font-family : "arial", "helvetica", "verdana", sans-serif; font-size: 10pt; margin-top: 0px; margin-bottom: 0px; }  /* standard paragraph format */

ul.para li{ font-family : "arial", "helvetica", "verdana", sans-serif; font-size: 10pt; margin-bottom: 25px; }  /* properties for an unordered list item */
ol.para li{ font-family : "arial", "helvetica", "verdana", sans-serif; font-size: 10pt; margin-bottom: 25px; }  /* properties for an ordered list item */
ul.para2 li{ font-family : "arial", "helvetica", "verdana", sans-serif; font-size: 10pt; }  /* properties for an unordered list item */
ol.para2 li{ font-family : "arial", "helvetica", "verdana", sans-serif; font-size: 10pt; }  /* properties for an ordered list item */
ul.para3 { font-family : "arial", "helvetica", "verdana", sans-serif; font-size: 10pt; margin-bottom: 25px; margin-top: 0px; }  /* properties for an unordered list item */
ol.para3 { font-family : "arial", "helvetica", "verdana", sans-serif; font-size: 10pt; margin-bottom: 25px; margin-top: 0px; }  /* properties for an ordered list item */

table.para { border-collapse:collapse; BORDER: 1px #000000; border-style: solid; margin-top: 0px; margin-bottom: 16px; }  /* properties for a standard table of data */
table.para td{ BORDER: 1px #000000; border-style: solid; font-family : "arial", "helvetica", "verdana", sans-serif; font-size: 10pt; padding: 3pt; vertical-align: top; }  /* properties for the cell of a standard table of data */

input { font-weight: bold; font-size: 12px; color: #0DB24C; font-family: arial, helvetica, sans-serif; background-color: #FFFFFF; BORDER-RIGHT: #0DB24C 1px solid; BORDER-TOP: #0DB24C 1px solid; BORDER-LEFT: #0DB24C 1px solid; BORDER-BOTTOM: #0DB24C 1px solid; }
textarea { font-weight: bold; font-size: 12px; color: #0DB24C; font-family: arial, helvetica, sans-serif; background-color: #FFFFFF; BORDER-RIGHT: #0DB24C 1px solid; BORDER-TOP: #0DB24C 1px solid; BORDER-LEFT: #0DB24C 1px solid; BORDER-BOTTOM: #0DB24C 1px solid; }
input.box { font-size: 12px; color: #0DB24C; background-color: #0DB24C; BORDER-RIGHT: #0DB24C 1px solid; BORDER-TOP: #0DB24C 1px solid; BORDER-LEFT: #0DB24C 1px solid; BORDER-BOTTOM: #0DB24C 1px solid; }
select { font-size: 12px; color: #0DB24C; font-family: arial, helvetica, sans-serif; background-color: #FFFFFF; BORDER-RIGHT: #0DB24C 1px solid; BORDER-TOP: #0DB24C 1px solid; BORDER-LEFT: #0DB24C 1px solid; BORDER-BOTTOM: #0DB24C 1px solid; }