body
{
	background: white;
	color: black;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
}

h2
{
	color: #C17130;
}

a
{
	color: #C17130;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


p
{
	line-height: 17px;
}

img
{
	float: right;
	border: none;
}
