body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-align: left;
	line-height: 1.3;
}
a {
	font-type: arial;
	font-size: small;
	color: #0069aa;
}
a:link {
	text-decoration: none;
 	color: #0069aa;
}
a:visited {
	text-decoration: none;
	color: #0069aa;	
}
a:hover {
	text-decoration: underline;
	color: #0069aa;
}
a:active {
	text-decoration: none;
	color: #0069aa;
}
h2.news {
	font-size: medium;
}
h2.product {
	font-size: medium;
	font-weight: normal;
}
a.ft_menu {
	font-size: smaller;
}
hr.lists {
	color: cccccc;
	line-height: 1px;
	width: 100%; 
}
ol { 
	margin-top: 0px;
	margin-bottom: 0px;
}
ul { 
	margin-top: 0px;
	margin-bottom: 0px;
}
li { 
	margin-left: -25px;
}
