
a:active { 
  color: #263F54;
}

a:hover {
  color: #263F54;
}

a:link {
  color: #263F54;
}

a:visited {
  color: #263F54;
} 

.bodyCopy {
  font-size : 12px;
  line-height : 18px;
  font-family : arial,helvetica;
}

.copyright {
  font-size : 12px;
  color : #6C6C36;
  font-family :Arial, Helvetica, sans-serif;
  font-weight : bold;
}

.error {
  font-size : 10px;
  color : #FF0000;
}

.itext {  font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: #000066}
.otext { font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: normal; color: #000000}


.email {
  font-size : 12px;
  font-weight : bold;
  color : #707010;
}

.sectionHeading {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 28px;
  font-weight : bold;
  color : #3434AB;
  line-height : 30px
}

.roomTitle {
  font-family : "Times New Roman", Times, serif;
  font-size : 22px;
  font-weight : bold;
  color : #000000;
  line-height : 24px
}

td {
  font-family : "Times New Roman", Times, serif;
  color : #000000;
  font-size : 18px;
  line-height : 24px;
}

