.body {
	font-family: times;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: times;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.links {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

