

body{
  font-family: 'Times New Roman', Times, serif;
  background-color: #000000;
}


  h1{
  font-family:"Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: bold;
  color: #8E050D;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 5px
}
h2{
  font-family:"Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: bold;
  color: #006400;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 10px

}
h3{
  font-family:"Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  color: #8E050D;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px

}

span.quote{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
}

span.trips{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  color: #006400
}

span.tripinfo{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
}

a.fb{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #00008B
}

a.fb:hover{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;

}

a.main{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
  color: #006400
}

a.main:hover{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #483D8B
}

span.copyright{
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
}

span.imainst{
   color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
  font-weight: normal;
  font-size: 12px
}

A.imainst{
   color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
  font-weight: normal;
  font-size: 12px
}

A.imainst:hover{
   color: #DC143C;
	text-decoration: underline;
	background-color : transparent;
  font-weight: normal
}


