/* CSS Document */
h1
{
	font-size: 1.64em;
	color: #736a54;
}

.highlight
{
	font-weight: bold;
	color: #0000ff;
}

a
{
	color: #0066cc;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

img.right
{
	float: right;
	display: block;
	padding-left: 0.69em;
	padding-bottom: 0.69em;
}
