B  {
   font-weight : bold; 
}

/*anchors*/
A:link 	{
   text-decoration : none;
   font-weight : bold;
   color : #000000; 
   font-size : 9pt
}

A:visited {
   text-decoration : none;
   font-weight : bold;
   color : #333333; 
   font-size : 9pt
}

A:hover  {
   text-decoration : none;
   font-weight : bold; 
   color : #AA0000;
   font-size : 9pt
}	

/*body*/
body {
   align : right;
   text-align : left;
   margin-top : -1pt;
   margin-left: 55pt;
   margin-right: 10pt;
   font-size: 10pt;
   color : #000000; 
   font-family : Century Gothic, Arial, Sans-serif;
}

P.highlight {
   margin-left: 55pt;
   margin-right: 10pt;
   font-size: 11pt;
   color : #30348A; 
   font-family : Arial, Sans-serif;
}
fancy {
   text-align : left;
   margin-left: 60pt;
   margin-right: 20pt;
   font-size: 12pt;
   color : #000044; 
   font-family : Century Gothic, Arial, Sans-serif;
}

h1 {
   font-size : 145%;
   text-align : right;
   color : #FF0000;
}

h2  {
   font-size : 130%; 
}

h3  {
   font-size : 110%; 
}

h4  {
   font-align : center;
   font-size : 105%;
   font-weight : normal;
}

h5  {
   font-align : center;
   font-size : 110%;
   font-weight : bold;
   color : #000066; 
}

sup {
   font-size : 45%;
}
table {
   font-align : center;
   font-size : 10pt;
   margin-left:53pt;
}
p.small {
   font-size : 60%;
}
p.indent1
{
	margin-left:85pt;
	text-indent:-17.85pt;
	tab-stops:list 30pt;
}
p.indent2
{
	margin-left:135pt;
	text-indent:1pt;
	tab-stops:list 40pt;
}
p.hidden {
   color : #FFFFFF;
}
p.menu
{
	color : #000000;
	margin-left:87pt;
	font-size : 85%
}
p.thumbnails
{
	margin-left:50pt;
}
p.pictures
{
	margin-left:-55pt;
}
p.facilities
{
	font-size : 95%
}