body,td,p,div,th {
	color:blue;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

body{
	margin-left:0; margin-top: 0; margin-right: 0; background-color: #ffffdd
}

body
{
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #5674b9;
	background-color: #FFFFF; /* white */
}

.Normal, p, ol, ul, input, td
{
	font-weight: normal;
	font-size: 12px;
	color: #000080;
	letter-spacing: 0px;
	background-color: #ffffdd;
}


A, A:link, A:active, A:visited
{
	font-weight: bold;
	font-size: 13px;
	color: darkblue;
	text-decoration: underline;
}
A:hover
{
	font-weight: bold;
	font-size: 13px;
	color: #a52a2a;
	text-decoration: underline;
}

A.menu, A.menu:link, A.menu:active, A.menu:visited
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	text-decoration: underline;
}
A.menu:hover
{
	font-weight: bold;
	font-size: 13px;
	color: #a52a2a;
	text-decoration: underline;
}

A.footer, A.footer:link, A.footer:active, A.footer:visited
{
	font-weight: bold;
	font-size: 11px;
	color: darkblue;
	text-decoration: underline;
}
A.footer:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #a52a2a;
	text-decoration: underline;
}

h1
{
	font-weight: bold;
	font-size: 12pt;
	color: navy;
	font-family: Arial, Tahoma, 'Times New Roman';
}

h2
{
	font-weight: bold;
	font-size: 10pt;
	color: #a52a2a;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
}

h3
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
}

h4
{
	font-weight: bold;
	font-size: 10pt;
	color: darkgoldenrod;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
}

td.menu {
	background-color: #5674b9;
	}

p.plain, table.plain, td.plain {background-color: white;}
th.plain {background-color: darkblue}
span.plain {color: white}

.data { font-size: 10px; color: #333300}
.itinerary {font-size: 12px; 
	    font-weight: bold;
	    color: #31309C}
