BODY {
 font-family: arial, sans-serif;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 font-size: 12pt;
 background-color: rgb(250,249,254);
 color: rgb(48,84,14);
 text-align: left;
}
TABLE {
 display: table;
 table-layout: auto;
 border-collapse: collapse;
 empty-cells: show;
 padding: 0px;
 border-spacing: 0px;
 border: 0px;
 margin: auto;
 text-align: left;
}
TR {
 padding: 0px;
 border: 0px;
 margin: 0px;
 text-align: left;
 vertical-align: top;
}
TD {
 font-family: arial, sans-serif;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 font-size: 12pt;
 text-align: left;
 vertical-align: top;
 padding: 0px;
 border-spacing: 0px;
 border: 0px;
 margin: 0px;
}
TD.menu {
 padding: 8px 0px;
}
DIV.footer {
 text-align: center;
 font-size: 10pt;
 font-family: arial, sans-serif;
 color: rgb(48,84,14);
}
IMG {
 border: 0px;
}
P {
 font-size: 12pt;
 color: rgb(48,84,14);
 line-height: 133%;
}
P.left {
 text-align: left;
}
P.center {
 text-align: center;
}
P.justify {
 text-align: justify;
}
P.title {
 text-align: center;
 font-size: 16pt;
 color: rgb(164, 206, 72);
}
P.question {
 text-align: center;
 font-size: 14pt;
 color: rgb(164, 206, 72);
}
P.answer {
 text-align: left;
 font-size: 12pt;
}
LI {
 line-height: 133%;
}
A:link {
 text-decoration: none;
 text-transform: none;
 font-style: normal;
 font-weight: normal;
 color: rgb(103,184,31);
}
A:visited {
 text-decoration: none;
 text-transform: none;
 font-style: normal;
 font-weight: normal;
 color: rgb(103,184,31);
}
A:hover {
 text-decoration: none;
 text-transform: none;
 font-style: normal;
 font-weight: normal;
 color: rgb(164,206,72);
}
A:active {
 text-decoration: none;
 text-transform: none;
 font-style: normal;
 font-weight: normal;
 color: rgb(164,206,72);
}
