BODY  {
	font-size : 11pt;
}

BODY.componentlist  {
	font-size : 9pt;
}

BODY.1stClass_Tour  {
	font-size : 11pt;
	background-color : White;
}

TABLE  {
	font-size : 11pt;
}

FONT.mainHeading  {
	font-size : 15pt;
	font-weight : bold;
}

DIV.footer  {
	font-size : 9pt;
}

FONT.newFeature  {
	font-weight : bold;
	color : red;
}

PRE.sourcecode  {
	font-size : 9pt;
}

P.oneliner  {
	font-size : large;
	font-weight : bold;
	margin-top : 10;
	margin-right : 5;
    margin-bottom : 15;
}

P.tourcontent  {
	text-justify : newspaper;
}

IMG.right  {
}

IMG.left  {
	margin-top : 5;
}

TABLE.header  {
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}

TD.header  {
	margin-right : 10;
	margin-left : 10;
	padding-left : 10;
	padding-right : 10;
}

TD.sidebar  {
	color : Yellow;
	font-size : 9pt;
}

A.sidebarlink  {
	color : White;
}

P.heading {
    font-size : 12pt;
    font-weight : bold;
    margin-top : 15;
}

P.tourtext {
    font-size : 11pt;
    margin-bottom : 10;
    margin-top : 0;
}

UL.normal {
    margin-bottom : 0;
    margin-top : 0;
}