body {
 font-family: Verdana, Times New Roman, Times, serif;
 font-size: 8pt;
 color: #15363B;
 background-color: #CDE9D1;
 background-image: ;

 scrollbar-base-color:CDE9D1;
 scrollbar-track-color:CDE9D1;
 scrollbar-face-color:CDE9D1;
 scrollbar-highlight-color:CDE9D1;
 scrollbar-3d-light-color:15363B;
 scrollbar-dark-shadow-color:CDE9D1;
 scrollbar-shadow-color:CDE9D1;
 scrollbar-arrow-color:15363B;
}

A
{
 font-family: Verdana, Times New Roman, Times, serif;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: underline;
 color: #15363B;
 cursor: ;

}

A:hover {
 color:  #15363B;
 font-family: Verdana, Times New Roman, Times, serif;
 font-size: 10pt;
 font-weight: reguler;
 font-style: normal;
 text-decoration: overline;
 cursor: ;
 background-color: #CDE9D1;
}

table {
 font-family: Verdana, Times New Roman, Times, serif;
 font-size: 10pt;
 color: #15363B;
 border-color: #15363B;
 border-width: 0px;
 border-style: dotted;
}

td {
 font-family: Verdana, Times New Roman, Times, serif;
 font-size: 10pt;
 color: #15363B;
}

tr {
 font-family: Verdana, Times New Roman, Times, serif;
 font-size: 10pt;
 color: #15363B;
}


textarea {
 font-family: Verdana, Times New Roman, Times, serif;
 font-size: 10pt;
 color: #15363B;
 background-color: #CDE9D1;
 border-width: 1px;
}

input {
 font-family: Verdana, Times New Roman, Times, serif;
 font-size: 10pt;
 color: #15363B;
 background-color: #CDE9D1;
 border-left:  1px dotted #15363B;
 border-right:  1px dotted #15363B;
 border-top:  1px dotted #15363B;
 border-bottom: 1px dotted #15363B;
}

select {
 font-family: Verdana, Times New Roman, Times, serif;
 font-size: 10pt;
 color: #15363B;
 background-color: #CDE9D1;
 border-width: 1px;
}

div {
 font-family: Verdana, Times New Roman, Times, serif;
 font-size: 10pt;
 color: #15363B;
}

 h1 {
 font-family: Verdana, Times New Roman, Times, serif;
 font-style: regular;
  font-weight: bold;
 font-size: 12pt;
 letter-spacing: 5px;
 text-decoration: ;
 color: #15363B;
}

 small {
 font-family: Verdana, Times New Roman, Times, serif;
 font-style: regular;
  font-weight:;
 font-size: 6pt;
 color: #15363B;
}


 code {
 font-family: Verdana, Times New Roman, Times, serif;
 font-style: regular;
 font-size: 9pt;
 color: #15363B;
}


 #form{
 font-family: Verdana, Times New Roman, Times, serif;
 font-size: 9pt;
 font-weight: bold;
 color: #15363B;
 border-width: 0px;
}


 #bg1{
 background-color: #CDE9D1;
}