body {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333;
	margin: 0;
	background-color: #FFF; 
}

tr, td, p, li {
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333;
}

h5 {
  font-size: 1em;
}

h4 {
  font-family: Georgia, Times, serif;
  font-size: 1em;
  color: #000;
  font-weight: bold;
}

h3 {
  font-family: Georgia, Times, serif;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;;
  font-size: 20px;
  color: #999999;
  font-weight: bold;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;;
  font-size: 20px;
  color: #339900;
  font-weight: bold;
}

a {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #339900;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #339900;
  font-weight: bold;  
}

a.bottom {
  text-decoration: none;
  color: #9C0000;
}

a.bottom:hover {
  text-decoration: underline;
  color: #9C0000;
}

.navigatorlinkcurrent {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  text-decoration: none;
  font-weight: bold;  
}

.large-center {
    text-align: center;
	font-size: 1.6em;
}

.larger-txt {
	font-size: 1.3em;
}

.last-para {
    margin-bottom: 20px;
}

.txt-center {
    text-align: center;
}

.txt-right {
    text-align: right;
}

.img-caption {
    text-align: right;
	font-weight: bold;
	margin: 5px 0 20px;
}

.space-bullet li {
    margin-bottom: 8px !important;
}

.dress-tbl td {
    vertical-align: top;
}
