.text {
  font-family: "Arial","Helvetica","sans-serif";
  font-size: 12px;
  font-style: normal;
  line-height: 18px;
  font-weight: normal;
  color: #000000;
}
.textbold {
  font-family: "Arial","Helvetica","sans-serif";
  font-size: 18px;
  font-style: normal;
  line-height: 18px;
  font-weight: bold;
  color: #666666;
}
.textbold2 {
  font-family: "Arial","Helvetica","sans-serif";
  font-size: 13px;
  font-style: normal;
  line-height: normal;
  font-weight: bolder;
  color: #666666;
}
.text12bold {
  font-family: "Arial","Helvetica","sans-serif";
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
}
.tabletext {
  font-family: "Arial","Helvetica","sans-serif";
  font-size: 10px;
  font-style: normal;
  line-height: 12px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.subtext {
  font-family: "Arial","Helvetica","sans-serif";
  font-size: 12px;
  font-style: normal;
  line-height: 14px;
  font-weight: normal;
}
.tablebold {
  font-family: "Arial","Helvetica","sans-serif";
  font-size: 11px;
  font-style: normal;
  line-height: 15px;
  font-weight: bolder;
  color: #333333;
}
.tabletitle {
  font-family: "Arial","Helvetica","sans-serif";
  font-size: 16px;
  font-style: normal;
  font-weight: bolder;
  color: #5c8a53;
}
.dot {
  font-size: 20px;
  font-weight: bolder;
  font-family: "Arial","Helvetica","sans-serif";
  line-height: 12px;
}
.press {
  font-family: "Arial","Helvetica","sans-serif";
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  font-weight: bolder;
  color: #336633;
}
a:link {
  font-family: "Arial","Helvetica","sans-serif";
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #669966;
  text-decoration: none;
}
a:visited {
  font-family: "Arial","Helvetica","sans-serif";
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #66cc66;
  text-decoration: none;
}
a:hover {
  font-family: "Arial","Helvetica","sans-serif";
  font-size: 12px;
  font-style: italic;
  line-height: normal;
  font-weight: bold;
  color: #cc9933;
  text-decoration: none;
}
a:active {
  font-family: "Arial","Helvetica","sans-serif";
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #66cc66;
}
.borderdraw {
  border-style: solid;
  width: 0px;
  height: 0px;
  line-height: 0px;
}
.bluedown {
  border-color: #336633 #336633 #66bb50 #66bb50;
  border-width: 20px 0px 0px 50px;
}
.greendown {
  border-color: #66bb50 #66bb60 white white;
  border-width: 20px 0px 0px 50px;
}
ul.two {
         margin-left: 0;
         background-repeat: no-repeat;
         text-align: left;
         list-style-type: none;
         }
ul.two li {
            width: 350px;
            float: left;
            background-image: url(images/aboutus/arrow.png);
            background-repeat: no-repeat;
            }
ul.two li a {
              color: black;
              text-decoration: none;
              left: 30px;
              margin-left: 30px;
              }
ul.two li a:visited {
              color: black;
              }

/**
ul.two {
  width: 700px;
  list-style-image: url(images/aboutus/arrow.png);
  text-align: left;
  margin-left: 30px;
}
ul.two li {
  float: left;
  width: 350px;
}
ul.two li a {
  color: black;
  text-decoration: none;
}
**/

