BODY {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  background-color: #FFFFFF; }

P, TD, LI {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #000000;
  font-weight : normal; }

a {
  color: #900000;
  text-decoration: none;
  font-weight: normal; }

a:visited {
  color: #900000;
  text-decoration: none;
  font-weight: normal; }
  
a:hover {
  color: #252E83;
  text-decoration: underline;
  font-weight: normal; }
  
a:visited:hover {
  color: #252E83;
  text-decoration: underline;
  font-weight: normal; }

.text-blue { color: #252E83;}

.text-teal-bold {
  font-weight: bold;
  color: #007080; }

.text-13px { font-size: 13px; }

.tableborder-visualtour {
	border: 1px solid #252E83;
	background-color: #FFFFFF;}

.tour-address-title {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 17px;
        font-weight: bold;
        color: #900000;
        margin: 0px;
        padding: 0px;}

