body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #fff;
	margin-top: 35px;
}

p {margin: 0 0 10px 0;}

a	{
color: #000;
}

a:hover	{
color: #837844;
text-decoration: none;
}

.fat	{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

#pdf	{
	font-size: 11px;
	text-align: right; 
	/*background: url(img/bottom/home.gif) no-repeat bottom left;*/
}