.fine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link {
	font-size: 10px;
	font-weight: normal;
	color: #a14444;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.menu {
	font-size: 10px;
	font-weight: normal;
	color: #68708d;
	text-decoration: none;
	text-transform: uppercase;

}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.list {
	line-height: 16px;
	text-transform: none;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #68708d;













}
.title {

	font-size: 12px;
	font-weight: bold;
	color: #68708d;
	text-decoration: none;
	text-transform: none;
}
