body, td, th
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
}

#content
{
	font-size: 0.8em
}

#content h1
{
	color: #669933;	
	font-size: 1.4em;
}

#destination
{
	font-size: 0.8em
}

#destination h2, #destination h3, #destination h4
{
	color: #669933;	
}

#destination h2
{
	font-size: 1.7em;
}

#destination li
{
	color: #999;	
}

#destination a
{
	color: #999;	
	text-decoration: none;
}

#destination a:hover
{
	color: #669933;
	text-decoration: underline;
}

#footer
{
	font-size: 0.7em
}