body
{
	font: normal 12pt sans-serif;
}
a
{
	color: #ff0000;
}
h1
{
	font-size: 32pt;
	text-align: center;
}
h2
{
	font-size: 24pt;
	text-align: center;
}
h3
{
	font-size: 18pt;
	text-align: center;

}
h4
{
	font-size: 14pt;
	text-align: center;
}
p
{
	font: normal 12pt sans-serif;
	text-align: justify;
	text-indent: 0;
}
tt
{
	font-family: monospace;
}
pre
{
	white-space: pre;
	font-family: monospace;
}
.huge
{
	font-size: 500%;
}
.tiny
{
	font-size: 75%;
}
table
{
}
table tr
{
}
table tr th
{
	font-weight: bolder;
}
table tr td
{

}

blockquote
{
	border: 1px solid #669999;
	padding: 0.5em;
	font: italic 14pt sans-serif;
}
div table
{
}
div.thumbnail {
	/*position: relative;*/
	/*float: left;*/
}

div.sidebar {
	max-width: 200px;
	float: right;
	border: 1px solid black;
	margin: 1em;
	font-size: 75%;
	text-align: left;
}

div.sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.sidebar a {
	display: block;
	width: 100%;
}

#bw_destinations  {
	display: none;
}

.copyright {
	font-size: 75%;
	font-style: italic;
}
.buzzword {
	color: black;
	background-color: yellow;
	border: 1px solid red;
}
