a { color: #003399; text-decoration: none}
a:hover { background-color: #ffeeee; text-decoration: underline}
a:active { color: #003399; text-decoration: none}
a:visited { color: #003399; text-decoration: none}


body,td { font-size: 9pt; }

.big { font-size: 15pt; } 
.medium { font-size: 12pt; } 
.small { font-size: 8pt; }
.small2 { font-size: 9pt; }  
.fixed {
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-position:right bottom;
}
.fixed2 {
  background:fixed no-repeat right bottom;
}
.fix
{ background: #ffffff url("images/hotel.gif") no-repeat fixed right bottom }

 .lm{padding-left:10px;}
.aida{line-height:1.5;}
 .lh{line-height: 1.3;}

