@charset iso-8859-1
.bodytitle1 {  font-family: Georgia,Arial, Helvetica, sans-serif; font-size: 15px; color: #000000;}
.titleexplore { font-weight:600; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#C59A6D; }
.titlebody { font-weight:400; font-family:Helvetica; font-size:19px; color:#000066; }
.title { font-weight:900; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#efefef; }
.text {  font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.text1 {  font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}

#tic {
  /* enter any styles for the ticker below */
  border: .05em #CEC3AD solid;
  font-size:0.85em;
  padding:10px;
  width:781px;
  line-height:20px;
}
#tic * {
  /* this will hide all children tags */
  font-size: 1em;
  margin:0px;
  padding:0px;
  display:none;
}
#tic a {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
}
