body
{
	background-color: #D9D9D3;
	color: #898780; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
}

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

a:hover
{
   text-decoration: underline;
}

.title
{
	font-size: 13px; 
	font-weight: bold; 
	color: #898780; 
	line-height: 25px
}

.content
{
	position: relative; 
	left: 123px; 
	top: 270px;
}

.info
{
	position: relative; 
	left: 123px; 
	top: 315px;
	font-size: 10px;
}