
h1   {  color: #030;  font-weight: 900;  font-size: 22px;  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;  text-transform: capitalize;  margin-top: 10px  }
h2     {  color: #ccc;  font-weight: 900;  font-size: 17px;  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;  text-transform: uppercase;  padding-bottom: 2px;  border-bottom: 1px solid #ccc  }
h3   {  font-weight: bold;  font-size: 12px;  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;  text-transform: uppercase  }
.smaller  {  font-size: 11px;  line-height: normal;font-weight: normal;  }
body {  color: #111;  font-size: 12px;  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;  background-color: white;  margin: 0px;  padding: 0px  }
p  {  color: #222;  font-size: 12px;  line-height: 20px;  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif  }

th, td {
  color: #222;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
  }

a, a:link {  color: #030;  font-weight: 600;  text-decoration: underline  }
a:visited {  color: #030;  font-weight: 600;  text-decoration: none  }
a:hover {  color: #008000;  font-weight: 600;  text-decoration: none  }
a:active {  color: #008000;  font-weight: 600;  text-decoration: underline  }a.nav, a:link.nav      {  color: #030;  font-weight: bold;  font-size: 11px;  text-decoration: none;  width: 86px  }a:visited.nav     {  color: #030;  font-weight: bold;  font-size: 11px;  text-decoration: none;  width: 86px  }a:hover.nav     {  color: #008000;  font-weight: bold;  font-size: 11px;  text-decoration: none;  width: 86px  }a:active.nav      {  color: #008000;  font-weight: bold;  font-size: 11px;  width: 86px  }p.foot       {  color: #222;  font-weight: normal;  font-size: 11px  }a.foot, a:link.foot       {  color: #030;  font-weight: normal;  font-size: 11px;  text-decoration: underline  }a:visited.foot       {  color: #030;  font-weight: normal;  font-size: 11px;  text-decoration: none  }a:hover.foot       {  color: #008000;  font-weight: normal;  font-size: 11px;  text-decoration: none  }a:active.foot       {  color: #008000;  font-weight: normal;  font-size: 11px;  text-decoration: underline  }
.captiontext  {  font-size: 10px;  line-height: normal  }
.dashedborder {  border: dashed 1px #222  }