.blinking {
    text-decoration: blink;
  }

.boldsm {
	font-family: times new roman, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.boldmed {
	font-family: times new roman, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

.boldlarge {
	font-family: times new roman, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
}
.bodytitle {
    font-family: times new roman, serif;
    font-size: 14pt;
    font-weight: bold;
    color: #000000;
  }

.body {
    font-family: times new roman, serif;
    font-size: 12pt;
    font-weight: normal;
    color: #000000;
  }
  
.bookingoptions {
    font-family: times new roman, serif;
    font-size: 12pt;
    font-weight: normal;
    color: #000000;
}
    
.contactinfo {
    font-family: arial, san serif;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
  }

.definition {
    font-family: times new roman, serif;
    font-size: 12pt;
    font-weight: normal;
  }

.definitiontitle {
    font-family: times new roman, serif;
    font-size: 12pt;
    font-weight: bold;
  }

.foot {
    font-family: verdana, arial, san serif;
    font-size: 8pt;
    font-weight: normal;
    color:#000000;
  }

.infowindow {
    font-family: Arial, san serif;
    font-size: 10pt;
    color: #000000;
  }

.list {
    font-family: Arial, san serif;
    font-size: 10pt;
    font-weight: bold;
    color: #0000ff;
  }


.link {
    font-family: Arial, san serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
  }

.biglink {
    font-family: Arial, san serif;
    font-size: 14pt;
    font-weight: bold;
    color: #000000;
  }

.maplist {
    background : #F4EBFF;
    margin : 0 1em;
    height : 33em;
    overflow : scroll;
    white-space : nowrap;
    z-index:1;
  }

.maplisttitle {
    font-family: arial, san serif; 
    font:  10pt;
    margin-left: 1em;
    margin-right: 1em;
  }

.mapmenu {
    font-family: Arial, san serif;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
    margin-left: 1em;
    margin-right: 1em;
    margin-top:1em;
  }

.navmenu {
    font-family: Arial, san serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: underline;
    color: #0000ff;
  }

.news {
    font-family: arial, san serif;
    font-size: 11pt;
    font-weight: normal;
    color: #000000;
  }

.normal {
    font-family: arial, san serif;
    font-size: 10pt;
    font-weight: normal;
    color:#000000;
    margin-left: 1em;
    margin-right: 1em;
  }

.note {
    margin-left: 1em;
    margin-right: 1em;
  }
  
.notesm {
    font-family: arial, san serif;
    font-size: 10pt;
    font-weight: normal;
    color:#FF0000;
    margin-left: 1em;
    margin-right: 1em;
  }

.referback {
    font-family: arial, san serif;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}

.select {
    width:250px;
    font-size: 9pt;
    margin-right:5px;
    margin-left:5px;
  }

.title {
    font-family: arial, san serif;
    font-size: 23pt;
    font-weight: bold;
    color: #000000;
  }

.titlemd {
    font-family: arial, san serif;
    font-size: 18pt;
    font-weight: bold;
    color: #000000;
}

.titlemdit {
    font-family: arial, san serif;
    font-style: italic;
    font-size: 18pt;
    font-weight: bold;
    color: #000000;
}

.titlesm {
    font-family: arial, san serif;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
  }
  
.titletiny {
    font-family: arial, san serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
  }
  
.warning {
    font-family: arial, san serif;
    font-size: 11pt;
    font-weight: bold;
    color:#FF0000;
    margin-left: 1em;
    margin-right: 1em;
  }

.warning_sm {
    font-family: arial, san serif;
    font-size: 8pt;
    font-weight: bold;
    color:#FF0000;
  }

a:active {
    color:#F706FF;
  }

a:hover {
    color:#FF0000;
  }

a:link {
    color:#2E00AB;
  }

a:visited {
    color:#9400A8;
  }

