
a:active  { color: blue; font-style: italic; font-weight: bolder; font-family: FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.excursion {  }
a:link   { color: blue; font-weight: normal; font-family: FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none ; list-style-image: url(images/star207.png); }
a:visited   { color: blue; font-weight: normal; font-family: FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
body    {
	color: navy;
	font-size: 10pt;
	font-family: FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background: url(images/gemini-back2.jpg) fixed;
	text-align: left; }
h1  {
	font-size: 13pt;
	font-family: FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2  {
	font-size: 12pt;
	font-family: FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3  {
	font-size: 11pt;
	font-family: FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4  {
	font-size: 10pt;
	font-family: FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p  {
	font-size: 10pt;
	font-family: FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; }
li { font-size: 10pt ; text-align: left; list-style-image: url(images/star207.png); }

@media print {
    #navbar {
      display: none;
   }
    .noprint {
      display: none;
   }
}
.small {
	font-size: 75%; }
.big {
	font-size: 130%; }
.breadcrumb {
	font-size: 75%;
	background-color: white;
	background-attachment: fixed;
	background-position: 500px 0;
	text-align: center; }
.table_bottom { border-bottom: 1pt solid blue; }
.head { color: maroon; font-size: x-large; font-weight: 700; font-style: normal; line-height: 120%; }
.subhead { color: maroon; font-size: large; font-weight: 600; font-style: normal; line-height: 110%; text-align: center; }
