body	{background-color: #ffffff;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px}
.title  {color: #999999;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	margin: 12px;
	font-size: 24px;
	font-weight: normal}
.text   {color: #666666;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	margin: 12px;
	line-height: 20px;
	font-weight: normal}
.bold   {color: #3a6a8e;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 16px;
	margin: 12px;
	font-weight: bold}
.strap{
color: #ffffff;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 13px;
font-weight: normal;
letter-spacing: 4px;
margin-right:8px;
margin-top:8px;
}
.compact   {color: #666666;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	margin-left: 12px;
	margin-right: 12px;
	font-weight: normal}
.small  {color: #999999;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal}
.bluetext   {color: #3a6a8e;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	margin: 12px;
	line-height: 20px;
	font-weight: normal}
.bar   {color: #999999;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 20px;
	font-weight: normal}
.cell	{border:1px solid #9196a2;
	background-color: #ffffff}
table.availability {
	color: #666666;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-color: #f0f0f0;
	}
a:link  {
        color: #999999;
        font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
        font-size: 14px;
        font-weight: normal;
        text-decoration: none;
        }
a:visited {
        color: #999999;
        font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
        font-size: 14px;
        font-weight: normal;
        text-decoration: none;
        }
a:active {
        color: #333333;
        font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
        font-size: 14px;
        font-weight: normal;
        text-decoration: none;
        }
a:hover {
        color: #333333;
        font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
        font-size: 14px;
        font-weight: normal;
        text-decoration: underline;
        }
